DuckDB 1.2.0(duckdb.org)42 points·by nnx·작년·1 commentsduckdb.orgDuckDB 1.2.0https://duckdb.org/2025/02/05/announcing-duckdb-120.html1 commentsPost comment[–]chrisjc·작년replyHaven'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
- 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