datafusion
datafusion copied to clipboard
Release DataFusion 11.0.0
Is your feature request related to a problem or challenge? Please describe what you are trying to do. It will soon be time for the next release. I plan on cutting the RC on August 12th.
TODO:
- [x] Upgrade to Arrow 20.0.0: https://github.com/apache/arrow-datafusion/pull/3083
- [ ] Improve the user guide
- [ ] Prepare RC
- [ ] Release once the vote has passed
- [ ] Write a blog post covering the past three months of improvements
Thank you @andygrove
FYI @andygrove arrow is upgraded https://github.com/apache/arrow-datafusion/pull/3083 (kudos to @avantgardnerio )
I am actively working on an object_store release candidate now: https://github.com/apache/arrow-rs/issues/2261
@tustvold has a PR to upgrade here https://github.com/apache/arrow-datafusion/pull/3089 but I likely won't be able to release it this weekend -- so it likely won't make the planned Aug 12th cut off for DataFusion RC
Once I have a more specific ETA perhaps we can consider adjusting the RC creation date
@alamb Sure. I can hold off on the release until the object store is ready.
@alamb Now that https://github.com/apache/arrow-datafusion/pull/3089 is merged, are we unblocked on cutting a DataFusion RC?
I have some small user guide PRs that I would like to get in first. How about I cut the RC this Friday, August 19?
I have some small user guide PRs that I would like to get in first. How about I cut the RC this Friday, August 19?
Sounds great to me -- I don't know of any other imminent outstanding issues that I would recommend holding the release for
ok, will plan on cutting the RC once the docs changes are in, probably tomorrow