-
Notifications
You must be signed in to change notification settings - Fork 786
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 arrow-rs / parquet minor version 53.1.0
(October 2024)
#6340
Comments
I plan to make the release candidate for this release early next week -- e.g Sep 30 or Oct 1 |
I am hoping we can get this into the release #6303 Will review this shortly |
#6303 is merged. I have also tested upgrading DataFusion to this release in apache/datafusion#12724 and things are looking good, so I will now proceed to completing the changelog and version #6501 and making a release candidate |
I have created an RC and started a vote thread: https://lists.apache.org/thread/vk78wxzzky1hr77t8pnzhf1vs3wyh7hl |
Hey thanks for cutting a new release, wondering if update to crates.io is manual here? Looking at versions info (https://crates.io/crates/arrow-json/versions) looks like it's manual. Is there something I can read on how long it takes the crate to be updated after a release is cut on GitHub? arrow-json crate on crates.io (https://crates.io/crates/arrow-json) still shows the version to be 53.0.0 |
The release instructions are here: https://github.com/apache/arrow-rs/blob/master/dev/release/README.md TLDR is there is a mandatory 3 day waiting period between creating the candidate and its final approval. When I am doing the release I typically will publish the release to crates.io as soon as I can after the release is officially approved I have just completed the release process and the release is now available on crates.io |
The various versions are now available on crates.io: https://crates.io/crates/arrow/53.1.0 Result thread: https://lists.apache.org/thread/z70xpdckbsqkcyrkw30gf5s2y3py3x56 |
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
#6016 tracks releasing
53.0.0
Our release schedule is here https://github.com/apache/arrow-rs?tab=readme-ov-file#release-versioning-and-schedule
Describe the solution you'd like
Checklist:
Describe alternatives you've considered
According to the release schedule, the next release should be minor
53.1.0
(no API changes) released early October 2024Additional context
Suggested content:
TBD
The text was updated successfully, but these errors were encountered: