by nnx on 2/5/25, 3:18 PM with 1 comments
by chrisjc on 2/5/25, 7:14 PM
- 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.