Thanks Jeffrey and Rich I also wanted to note there was a bug[1] found during testing by Frederic (and he contributed a fix). My reading of it is that it is a bug in a new feature, which while unfortunate, isn't a regression and thus shouldn't be a release blocker. I have offered to make a new release candidate to include the fix. However, I would appreciate anyone else's opinion as well.
Andrew [1]: https://github.com/apache/arrow-rs/issues/9125 On Fri, Jan 9, 2026 at 11:44 PM Jeffrey Vo <[email protected]> wrote: > Thanks Rich, I've raised an issue to track this update: > https://github.com/apache/arrow-rs/issues/9131 > > On Sat, 10 Jan 2026 at 01:03, Rich Bowen <[email protected]> wrote: > > > +1 (non-binding) > > > > * Verified signatures and hashes on the following files as per > > https://apache.org/info/verification.html > > - apache-arrow-rs-57.2.0.tar.gz (SHA512, SHA256, GPG signature) > > * Verified LICENSE and NOTICE files > > > > (Note that the NOTICE file has a 2019 copyright date in it for the Apache > > Software Foundation, which is not a show-stopper, but possibly something > to > > update for next time. Looks like some of the other copyright dates in > there > > could stand to be bumped, too, but I don't know for certain which ones.) > > > > On 2026/01/07 18:17:07 Andrew Lamb wrote: > > > Hi, > > > > > > I would like to propose a release of Apache Arrow Rust Implementation, > > > version 57.2.0-rc1. > > > > > > This release candidate is based on commit: 57.2.0-rc1 [1] > > > > > > The proposed release tarball and signatures are hosted at [2]. > > > > > > The changelog is located at [3]. > > > > > > Please download, verify checksums and signatures, run the unit tests, > > > and vote on the release. There is a script [4] that automates some of > > > the verification. > > > > > > The vote will be open for at least 72 hours. > > > > > > [ ] +1 Release this as Apache Arrow Rust 57.2.0 > > > [ ] +0 > > > [ ] -1 Do not release this as Apache Arrow Rust 57.2.0 because... > > > > > > [1]: https://github.com/apache/arrow-rs/tree/57.2.0-rc1 > > > [2]: > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-57.2.0-rc1 > > > [3]: https://github.com/apache/arrow-rs/blob/57.2.0-rc1/CHANGELOG.md > > > [4]: > > > > > > https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh > > > > > >
