Closed
Description
Is your feature request related to a problem or challenge?
Tracking ticket for next release, also a place to track desired inclusions
Last release was https://crates.io/crates/datafusion/39.0.0 (June 10, 2024) so next major release would be around July 10, 2024
List if items that would be good to get into this release:
- For DataFusion Comet, we would like to upgrade to a version of arrow-rs that has Fix FFI array offset handling arrow-rs#5964
- Consider renaming
UserDefinedSQLPlanner
toExprPlanner
#11304 - Remove any aliases in
Filter::try_new
rather than erroring #11307 - Support
IS NULL
andIS NOT NULL
on Unions #11321
Additional context
39.0.0
release ticket: #10517