-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Prep for 13.0.0 release #3746
Prep for 13.0.0 release #3746
Conversation
@alamb @Dandandan @tustvold PTAL. Once this is merged, I can cut the RC. |
- Make ObjectStoreProvider fallible \(return `Result` rather than `Option`\) [\#3584](https://github.com/apache/arrow-datafusion/pull/3584) ([tustvold](https://github.com/tustvold)) | ||
- Make `OptimizerConfig` a builder style API [\#3525](https://github.com/apache/arrow-datafusion/pull/3525) ([alamb](https://github.com/alamb)) | ||
|
||
**Implemented enhancements:** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A long and impressive list 👍
LGTM -- luck number 13! |
Benchmark runs are scheduled for baseline = 242b5c5 and contender = 807a0c1. 807a0c1 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
Part of #3671
Rationale for this change
Everyone loves releases
What changes are included in this PR?
This release contains 102 commits from 31 contributors.
Are there any user-facing changes?