-
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 42.0.0
#11902
Comments
FYI this release is being planned for this week: https://lists.apache.org/thread/jgqktymcw8xtshth0lvr3317s77lft16 |
We (InfluxData) found two issues while upgrading to a pre-release version of DataFusion that are not yet filed. We are working to open tickets for them (after confirming they are indeed issues upstream) |
In terms of using |
Here is one issue (a regression) that I think we should fix before release: |
Another regression to fix before the release if possible: #12425 |
I added a section to the ticket's description for "items to fix" |
@alamb I plan on starting the release prep today unless there are other issues? |
The only other thing I think we might want to consider is #12414 that @wiedld and @berkaysynnada are working on. I have just filed #12446 to track it. However, since the regression has existed since |
@andygrove there are a few PRs I was holding off merging until you do the release cut
Do you have any estimate on when you might make the release candidate? |
I was waiting to see if #12446 would be resolved, but I can go ahead and cut the release candidate today |
Release candidate thread: https://lists.apache.org/thread/bdnfy1skj5vs3s4nx44kycdd6lb917b2 I also filed #12470 to track releasing the next version 43.0.0 |
Updates:
I have some post-release tasks to do:
|
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/41.0.0 Aug 11, 2024 so next major release would be around September 10, 2024
List if items that would be good to get into this release:
53.0.0
(September 2024) arrow-rs#6016Additional context
41.0.0
#1147640.0.0
#11077Items to fix before release
with_column
twice generates an error when the second call uses awindow
function #12425The text was updated successfully, but these errors were encountered: