-
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
Prepare 9.0.0 release #2714
Prepare 9.0.0 release #2714
Conversation
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.
9.0.0 Looks like a very nice release Thank you for doing this work @andygrove
I also reviewed the rendered changelog https://github.com/andygrove/arrow-datafusion/blob/release-9.0.0/datafusion/CHANGELOG.md and it looks good to me 👍
@@ -62,7 +62,6 @@ docker run -it --rm \ | |||
--user apache \ | |||
--project arrow-datafusion \ | |||
--since-tag "${SINCE_TAG}" \ | |||
--include-labels "${PROJECT}" \ |
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.
👍
Codecov Report
@@ Coverage Diff @@
## master #2714 +/- ##
=======================================
Coverage 84.71% 84.72%
=======================================
Files 270 270
Lines 47258 47258
=======================================
+ Hits 40036 40038 +2
+ Misses 7222 7220 -2
Continue to review full report at Codecov.
|
Which issue does this PR close?
Closes #2676
Rationale for this change
Monthly release
What changes are included in this PR?
Are there any user-facing changes?
No