+1 (non-binding) Verified on M4 Mac BTW here's the changelog link using the rc tag: https://github.com/apache/arrow-rs/compare/59.0.0...59.1.0-rc1 I do see #9486 in there at the very end
On Sat, Jul 4, 2026 at 5:16 PM Jeffrey Vo <[email protected]> wrote: > +1 (non-binding) > > Verified on M4 Mac. > > One minor thing I did notice was it seems > https://github.com/apache/arrow-rs/pull/9486 made it into the release > (yay!) but I missed this initially since it wasn't listed in the changelog. > I do hope to look into https://github.com/apache/arrow-rs/issues/9332 > soon, > which might help with things like this. > > Thanks Andrew > > On Sat, 4 Jul 2026 at 05:49, Andrew Lamb <[email protected]> wrote: > > > Hi, > > > > I would like to propose a release of Apache Arrow Rust Implementation, > > version 59.1.0. > > > > This release candidate is based on commit: > > b1de629ae82ee417e24a413f8f6815c884ec971b [1]. > > The SHA256 of the release candidate is: > > b191e0cc7a09c9c53f2f8c2aa086c956b49f4b950145800182880bfb46d01502 > > > > 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 59.1.0 > > [ ] +0 > > [ ] -1 Do not release this as Apache Arrow Rust 59.1.0 because... > > > > [1]: > > > > > https://github.com/apache/arrow-rs/tree/b1de629ae82ee417e24a413f8f6815c884ec971b > > [2]: > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-59.1.0-rc1 > > [3]: > > > > > https://github.com/apache/arrow-rs/blob/b1de629ae82ee417e24a413f8f6815c884ec971b/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/9878 > > >
