Experimental
Compile canonical query IR to a deterministic DuckDB SELECT. Reuses the GeoParquet Source SQL builder, so the compiled SQL is byte-identical to what the live adapter runs for the same descriptor + query.
SELECT
Source
Compile canonical query IR to a deterministic DuckDB
SELECT. Reuses the GeoParquetSourceSQL builder, so the compiled SQL is byte-identical to what the live adapter runs for the same descriptor + query.