Currently the only struct syntax that is support is bigquery's dialect. It'd be nice to support duckdb's struct literal syntax https://duckdb.org/docs/sql/data_types/struct. see also https://github.com/GlareDB/glaredb/issues/2112
Currently the only struct syntax that is support is bigquery's dialect.
It'd be nice to support duckdb's struct literal syntax https://duckdb.org/docs/sql/data_types/struct.
see also
GlareDB/glaredb#2112