### Is your feature request related to a problem or challenge? - Part of https://github.com/apache/datafusion/issues/19783 - Follow on to https://github.com/apache/datafusion/issues/22393 Plan a 55.0.1 or 55.1.0 patch release to fix any bugs / issues found in 55.0.0. Steps: - [ ] Update version and changelog - [ ] Test with DataFusion Python - [ ] Test with DataFusion Comet - [ ] Test with delta.rs: - [ ] Test vortex: - [ ] Test with iceberg-rust: - [ ] Test with LakeSail: - [ ] Test with parquet viewer - [ ] Test with datafusion-materialized-views - [ ] Voting Thread: - [ ] Publish to crates.io ### Potential Content: Bug Fixes - [ ] ~https://github.com/apache/datafusion/pull/24429 (@wirybeaver)~ -- breaking API change, so can't include it - [x] Issue https://github.com/apache/datafusion/issues/24109 (@adriangb); Backport: https://github.com/apache/datafusion/pull/24530 - [ ] Issue https://github.com/apache/datafusion/issues/24069 (@hsiang-c); Backport: https://github.com/apache/datafusion/pull/24699 - [x] Issue https://github.com/apache/datafusion/issues/24383 (@andygrove); Backport: https://github.com/apache/datafusion/pull/24529 - [x] Issue https://github.com/apache/datafusion/pull/24690 (@timsaucer); Backport: https://github.com/apache/datafusion/pull/24694 - [ ] Issue https://github.com/apache/datafusion/issues/24721 (@gene-bordegaray); Backport: TODO - [ ] Issue https://github.com/apache/datafusion/issues/24695 (@gene-bordegaray); Backport: TODO - [ ] Issue https://github.com/apache/datafusion/issues/24717 (@Tpt); Backport: TODO - [ ] Issue https://github.com/apache/datafusion/issues/24722 (@timsaucer) Backport: TODO Performance - [ ] TBD Other - [ ] TBD Minor Features: - [ ] https://github.com/apache/datafusion/pull/24195 (@wirybeaver)
Is your feature request related to a problem or challenge?
55.0.0(Jul / Aug 2026) #22393Plan a 55.0.1 or 55.1.0 patch release to fix any bugs / issues found in 55.0.0.
Steps:
Potential Content:
Bug Fixes
fix: preserve MERGE target qualifier bindings #24429 (@wirybeaver)-- breaking API change, so can't include itget_fieldpredicate when the file needs schema adaptation (wrong results) #24109 (@adriangb); Backport: [branch-55] fix: apply struct field filters when the file schema needs adaptation (#24125) #24530GroupedHashAggregateStream::emitthrows ArrowError: column types must match schema types #24069 (@hsiang-c); Backport: [branch-55] fix: adapt input batches with stricter nested nullability to planned schema in aggregation (#24394) #24699enforce_sortingpanics onRightMarkjoins #24717 (@Tpt); Backport: TODOPerformance
Other
Minor Features: