You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/07 11:10:29 UTC

[GitHub] [arrow-datafusion] alamb commented on a diff in pull request #3746: Prep for 13.0.0 release

alamb commented on code in PR #3746:
URL: https://github.com/apache/arrow-datafusion/pull/3746#discussion_r989960678


##########
datafusion/CHANGELOG.md:
##########
@@ -19,6 +19,222 @@
 
 # Changelog
 
+## [13.0.0](https://github.com/apache/arrow-datafusion/tree/13.0.0) (2022-10-06)
+
+[Full Changelog](https://github.com/apache/arrow-datafusion/compare/12.0.0...13.0.0)
+
+**Breaking changes:**
+
+- 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:**

Review Comment:
   A long and impressive list 👍 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org