Skip to main content

Module duckdb

Module duckdb 

Source
Expand description

Load Tessera partitions into DuckDB relations.

Uses DuckDB’s httpfs to range-read the presigned Parquet directly; the returned connection carries a tessera view that can be filtered and aggregated in SQL with predicate pushdown.

Functions§

build_relation
Build an in-memory DuckDB connection with a tessera view over the resolved partitions.