-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release DataFusion 39.0.0
#10517
Comments
@alamb Ideally, I would like to wait until DF upgrades to arrow-rs 52 before we create the next release. Comet is currently using forks of arrow-rs & datafusion because we are waiting on a fix that is going into arrow-rs 52. |
I think @tustvold plans to make 52.0.0 next week -- there are no more blockers I am aware of. If he doesn't have time I will make the release candidate myself. |
arrow-rs 52 upgrade PR: #10765, I'll keep track on the (near) latest unreleased HEAD of arrow-rs so we can shift to the new version once it's published. |
PR to prepare 39.0.0-rc1: #10828 |
Would it be possible to try and include #10802 in this release (so that we don't have to release a subsequent breaking API change next release)? It isn't a huge deal, but it would be nice |
Released on june 10: https://crates.io/crates/datafusion/39.0.0 ticket for 40: #11077 |
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/38.0.0 (May 10, 2024) so next major release would be around June 10, 2024
List if items that would be good to get into this release:
52.0.0
arrow-rs#5688Additional context
37.0.0
release ticket: #10217The text was updated successfully, but these errors were encountered: