from Hacker News

DuckDB 1.2.0

by nnx on 2/5/25, 3:18 PM with 1 comments

  • by chrisjc on 2/5/25, 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