meta: id: test file-extension: test endian: le ks-opaque-types: true seq: - id: t1 type: test1 - id: t2 type: test2 - id: t3 type: test3 $ ./kaitai-struct-compiler-0. ...
I am trying to register a function which returns the type: STRUCT(a BIGINT NULL, b VARCHAR NULL, c BOOLEAN NULL) with the python client in duckdb. But I seem to eb getting stuck somewhere. Note - I ...