### 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/20287 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 - [x] Ensure all fixes here also make their way to `branch-53` - https://github.com/apache/datafusion/issues/19692#issuecomment-4017809680 - [ ] Publish to crates.io ### Potential Content: Requested Bug Fixes. Issue / requester / Backport - #19425 by @cetra3 / #20684 - #20683 by @xanderbailey / #20777 - #20482 by @mbutrovich @rluvaton / #20699 - #20696 by @alamb / #20708 - #20705 by @timsaucer / #20705 - #20041 by @alamb / #20709 - #20728 by @mbutrovich / #20732
Is your feature request related to a problem or challenge?
Steps:
branch-53- Release DataFusion53.0.0(Feb 2026 / Mar 2026) #19692 (comment)Potential Content:
Requested Bug Fixes. Issue / requester / Backport
INNER JOINwith dictionary keys fails when run on parquet withpushdown_filters = true. #20696 by @alamb / [branch-52] fix:HashJoinpanic with String dictionary keys (don't flatten keys) (#20505) #20708