This repository was archived by the owner on Oct 20, 2025. It is now read-only.
Expose scalar UDF arguments and a custom bind-callback #1282
Annotations
5 errors
Test Examples
The operation was canceled.
|
Test Examples:
scalar_udf.go#L336
cannot use i (variable of type int) as duckdb_go_bindings.IdxT value in argument to mapping.ScalarFunctionBindGetArgument
|
Test Examples:
scalar_udf.go#L334
invalid operation: i < argCount (mismatched types int and duckdb_go_bindings.IdxT)
|
Test Examples:
scalar_udf.go#L304
cannot use connId (variable of uint64 type duckdb_go_bindings.IdxT) as uint64 value in argument to function.bind
|
|
Loading