### Is your feature request related to a problem or challenge? Previous release is https://github.com/apache/datafusion/issues/19692 (Mar, 2026) so next major release would be approximately Apr / May 2026 Steps: - [x] Create a `branch-54` branch: - [x] Update version and changelog: - [ ] Test with DataFusion Python - [ ] Test with DataFusion Comet - [x] Test with DataFusion Ballista - [ ] 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 - [x] Create ticket for next release: https://github.com/apache/datafusion/issues/22393 - [ ] Create blog post: https://github.com/apache/datafusion/issues/22392 # Features to mention in the blog (if they make it) - [ ] https://github.com/apache/datafusion/issues/19946 from @sdf-jkl (along with the related optimizations for `date_trunc` and `date_part`) - [x] https://github.com/apache/datafusion/issues/19028 - [x] https://github.com/apache/datafusion/pull/17861 - [x] https://github.com/apache/datafusion/pull/21110 from @getChan - [x] https://github.com/apache/datafusion/issues/10048 lateral joins from @neilconway - [x] https://github.com/apache/datafusion/pull/21182 from @zhuqi-lucas - [x] https://github.com/apache/datafusion/pull/21110 from @kszucs - [x] https://github.com/apache/datafusion/issues/18223 / https://github.com/apache/datafusion/pull/20312 from @tobixdev - [x] https://github.com/apache/datafusion/pull/21240 from @neilconway - [x] https://github.com/apache/datafusion/pull/21362 from @xiedeyantu - [x] https://github.com/apache/datafusion/pull/21679 from @gstvg and @rluvaton - [x] https://github.com/apache/datafusion/pull/21956 from @zhuqi-lucas - [x] https://github.com/apache/datafusion/pull/22010 from @gabotechs ## Bugs that should be fixed - [x] https://github.com/apache/datafusion/issues/21450 - [x] https://github.com/apache/datafusion/issues/22073 - [x] #22113 - [x] #22137 - [x] #22138 - [x] https://github.com/apache/datafusion/pull/22146 - [ ] https://github.com/apache/datafusion/pull/22368 # Community Wishlist - [ ] https://github.com/apache/datafusion/pull/21934 - [ ] https://github.com/apache/datafusion/pull/22406 - [ ] https://github.com/apache/datafusion/issues/20002 - [ ] https://github.com/apache/datafusion/issues/16919 - [ ] #22082 - [x] https://github.com/apache/arrow-rs/pull/8496 - [x] https://github.com/apache/datafusion/issues/22049 - [x] #22318 # PRs to backport to `release-54` - [ ] https://github.com/apache/datafusion/pull/21934 - [ ] https://github.com/apache/datafusion/pull/22437
Is your feature request related to a problem or challenge?
Previous release is #19692 (Mar, 2026) so next major release would be approximately Apr / May 2026
Steps:
branch-54branch:55.0.0(Jul 2026) #2239354.0.0release #22392Features to mention in the blog (if they make it)
date_truncanddate_part)Bugs that should be fixed
= ANY([literals])#22073Community Wishlist
ColumnExprin LAG/LEAD for default parameter #22082PRs to backport to
release-54ExecutionPlan::apply_expressions()(#20337)" #22437