DuckDB 1.2.0

by nnxon 2/5/2025, 3:18 PMwith 1 comments

by chrisjcon 2/5/2025, 7:14 PM

Haven't tried it out yet, but the release notes look very promising esp relating to Arrow interactions

- Push dynamically generated join filters through UNION, UNNEST and AGGREGATE

- Fix arrow table filters

- [Arrow] Fix scan of an object providing the PyCapsuleInterface when projection pushdown is possible.

- DuckDB Arrow Non Canonical Extensions to use arrow.opaque

- Arrow Extension Type to be registered in DuckDB Extensions

- [Python] Use an ArrowQueryResult in FetchArrowTable when possible.

https://github.com/duckdb/duckdb/releases/tag/v1.2.0