You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, there are several fixes / features (related to Utf8View support for example) that we would like to make available downstream before we release DataFusion 45 and thus I would like to propose another release from the 44 branch
I am +1 for releasing DF 44 without the next major version of Arrow. However, there are some bug fixes and performance improvements in Arrow that I would like to use so would like to see a new minor release (and am happy to help with this if needed).
To include patches in this release, please create PRs targeting the 53.0.0_maintenance branch. Once that branch has the desired content we can cut the release
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Our release schedule is here https://github.com/apache/arrow-rs?tab=readme-ov-file#release-versioning-and-schedule
54.0.0
(December 2024) #6342 in DecHowever, upstream in DataFusion we are planning to release without picking up arrow 54 until after DataFusion 44
44.0.0
datafusion#13334To minimize downstream disruptions
However, there are several fixes / features (related to Utf8View support for example) that we would like to make available downstream before we release DataFusion 45 and thus I would like to propose another release from the 44 branch
Describe the solution you'd like
Create a 53.4.0 release:
Describe alternatives you've considered
I think @andygrove would like to make
apache/datafusion#13334 (comment)
Process:
I will create the release from the https://github.com/apache/arrow-rs/tree/53.0.0_maintenance branch
To include patches in this release, please create PRs targeting the 53.0.0_maintenance branch. Once that branch has the desired content we can cut the release
Additional context
Suggested content (please add more if necessary)
Array::shrink_to_fit(&mut self)
#6790The text was updated successfully, but these errors were encountered: