### 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/21080 Let's plan a 54.0.1 or 54.1.0 patch release to fix any bugs / issues found in 54.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 - [x] https://github.com/apache/datafusion/issues/22065 (backport https://github.com/apache/datafusion/pull/22785) - [x] https://github.com/apache/datafusion/pull/23277 (backport https://github.com/apache/datafusion/pull/23340) - [x] https://github.com/apache/datafusion/pull/22811 (backport https://github.com/apache/datafusion/pull/23087) - [x] https://github.com/apache/datafusion/pull/23192 (backport https://github.com/apache/datafusion/pull/23196) - [x] https://github.com/apache/datafusion/pull/22444 (backport https://github.com/apache/datafusion/pull/23580) - [x] https://github.com/apache/datafusion/pull/23049 (backport https://github.com/apache/datafusion/pull/23574) - [x] https://github.com/apache/datafusion/pull/22791 (backport https://github.com/apache/datafusion/pull/23577) - [x] https://github.com/apache/datafusion/pull/22727 (backport https://github.com/apache/datafusion/pull/23578) - [x] https://github.com/apache/datafusion/pull/22815 (backport https://github.com/apache/datafusion/pull/23576) - [x] https://github.com/apache/datafusion/pull/22950 (backport https://github.com/apache/datafusion/pull/23573) - [x] https://github.com/apache/datafusion/pull/22915 (backport https://github.com/apache/datafusion/pull/23575) - [x] https://github.com/apache/datafusion/pull/22552 (backport https://github.com/apache/datafusion/pull/23579) - [x] https://github.com/apache/datafusion/pull/23395 (backport https://github.com/apache/datafusion/pull/23585) - [x] https://github.com/apache/datafusion/pull/22853 (backport TODO) - [x] https://github.com/apache/datafusion/pull/23071 (backport TODO) - [x] https://github.com/apache/datafusion/pull/23522 (backport TODO) Performance - [x] https://github.com/apache/datafusion/pull/22857 (backport https://github.com/apache/datafusion/pull/23088) - [x] https://github.com/apache/datafusion/pull/23481 (backport https://github.com/apache/datafusion/pull/23582) Other - [x] https://github.com/apache/datafusion/pull/23607 (fix `cargo audit` directly on `branch-54`, no backport needed) Minor Features: - [ ] TBD
Is your feature request related to a problem or challenge?
54.0.0(Apr 2026 / May 2026) #21080Let's plan a 54.0.1 or 54.1.0 patch release to fix any bugs / issues found in 54.0.0.
Steps:
Potential Content:
Bug Fixes
array_compacthandle edge case with NULLs #23192 (backport [branch-54] backport #23192array_compacthandle edge case with NULLs #23196)IS TRUEcorrectly inEliminateOuterJoin#22444 (backport [branch-54] fix: handleIS TRUEcorrectly inEliminateOuterJoin(backport #22444) #23580)approx_distinctover-counts for utf8view (backport #22815, adapted) #23576)= ANY (SELECT ...)/<> ALL (SELECT ...)schema error (backport #22915) #23575)Performance
Other
cargo auditdirectly onbranch-54, no backport needed)Minor Features: