ExperimentalExperimentalExperimentalDetect (and memoize) the schema + geometry plan for a source-URL set.
OptionalgeometryColumnOverride: stringExperimentalRun a query and return raw rows. Escape hatch for advanced callers.
Optionaloptions: DuckDbQueryOptionsExperimentalStream Arrow record batches when supported, falling back to one materialized batch.
Optionaloptions: DuckDbQueryOptions
Owns a single, lazily-initialized DuckDB instance shared across every GeoParquet source. Profiles (footer schema + geometry plan + row estimate) are memoized per source-URL set.