With 5 +1 votes (3 binding) the release is approved This release is epic, folks. Among other things, I think we have the distinction of being the first Parquet implementation to include support for the new ALP encoding). Thanks to Kosta and Devan for spearheading that one. It also includes the new Parquet PageIndex structures from Ed and a huge number of performance improvements by Richard Baah and others.
The release is available here: https://dist.apache.org/repos/dist/release/arrow/arrow-rs-60.0.0 I have also released it to crates.io, eg. * https://crates.io/crates/arrow/60.0.0 * https://crates.io/crates/parquet/60.0.0 etc. Thank you, everyone, for the help Andrew On Mon, Sep 14, 2026 at 11:13 PM Jeffrey Vo <[email protected]> wrote: > +1 (binding) > > Verified on M4 Mac > > Thanks Andrew > > On Fri, 11 Sept 2026 at 04:39, Andrew Lamb <[email protected]> wrote: > > > Hi, > > > > I would like to propose a release of Apache Arrow Rust Implementation, > > version 60.0.0. > > > > This release candidate is based on commit: > > ef1fa157977633f0ba21aa921f9ef3d5c669235b [1]. > > The SHA256 of the release candidate is: > > 8d1dd22ca2f6654fa3f8350c62315bfe56bef1c09a0454cea234f8a787227fb7 > > > > The proposed release tarball and signatures are hosted at [2]. > > > > The changelog is located at [3]. > > > > The release tracking issue is: [5] > > > > 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 60.0.0 > > [ ] +0 > > [ ] -1 Do not release this as Apache Arrow Rust 60.0.0 because... > > > > [1]: > > > > > https://github.com/apache/arrow-rs/tree/ef1fa157977633f0ba21aa921f9ef3d5c669235b > > [2]: > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-60.0.0-rc1 > > [3]: > > > > > https://github.com/apache/arrow-rs/blob/ef1fa157977633f0ba21aa921f9ef3d5c669235b/CHANGELOG.md > > [4]: > > > > > https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh > > [5]: https://github.com/apache/arrow-rs/issues/9880 > > >
