+1 (binding) Ran the command below successfully on my macOS M1.
TEST_DEFAULT=0 TEST_CPP=1 ./verify-release-candidate.sh 22.0.0 1 On Wed, Oct 22, 2025 at 9:08 AM Adam Reeve <[email protected]> wrote: > +1 (binding) > > I ran the following on x64 Fedora 42: > TEST_DEFAULT=0 TEST_WHEELS=1 TEST_YUM=1 TEST_CPP=1 TEST_GLIB=1 > TEST_PYTHON=1 TEST_INTEGRATION=1 ./dev/release/verify-release-candidate.sh > 22.0.0 1 > > > On Wed, 22 Oct 2025 at 08:28, Rok Mihevc <[email protected]> wrote: > > > +1 (binding) > > > > Ran same commands as Raul on virtually the same system. > > > > Rok > > > > On Tue, Oct 21, 2025 at 12:39 PM Raúl Cumplido <[email protected]> > wrote: > > > > > +1 (binding) > > > > > > I've run successfully on Ubuntu 24.04 the following verification > > commands: > > > TEST_DEFAULT=0 TEST_SOURCE=1 TEST_SOURCE_REPRODUCIBLE=1 > > > ./dev/release/verify-release-candidate.sh 22.0.0 1 > > > TEST_DEFAULT=0 TEST_BINARY=1 ./dev/release/verify-release-candidate.sh > > > 22.0.0 1 > > > TEST_DEFAULT=0 TEST_WHEELS=1 dev/release/verify-release-candidate.sh > > 22.0.0 > > > 1 > > > TEST_DEFAULT=0 TEST_APT=1 dev/release/verify-release-candidate.sh > 22.0.0 > > 1 > > > TEST_DEFAULT=0 TEST_YUM=1 dev/release/verify-release-candidate.sh > 22.0.0 > > 1 > > > > > > El mar, 21 oct 2025 a las 10:30, David Li (<[email protected]>) > > > escribió: > > > > > > > +1 (binding) > > > > > > > > Ubuntu 25.04, amd64 > > > > > > > > I did not verify binaries as the download is flaky and starts from > the > > > > beginning every time. > > > > > > > > On Tue, Oct 21, 2025, at 16:22, Ruoxi Sun wrote: > > > > > +1 (binding) > > > > > > > > > > On my M4 Mac, OS version Tahoe 26.0.1 (25A362), AppleClang > AppleClang > > > > > 17.0.0.17000319, verified cpp and python: > > > > > TEST_DEFAULT=0 TEST_CPP=1 TEST_PYTHON=1 > ./verify-release-candidate.sh > > > > > 22.0.0 1 > > > > > > > > > > *Regards,* > > > > > *Rossi SUN* > > > > > > > > > > > > > > > On Mon, Oct 20, 2025 at 11:25 PM Raúl Cumplido <[email protected]> > > > > wrote: > > > > > > > > > >> Hi, > > > > >> > > > > >> I would like to propose the following release candidate (RC1) of > > > Apache > > > > >> Arrow version 22.0.0. This is a release consisting of 213 > > > > >> resolved GitHub issues[1]. > > > > >> > > > > >> This release candidate is based on commit: > > > > >> 5aeb5f217f1ba39c428c9b481f393bd37097f69e [2] > > > > >> > > > > >> The source release rc1 is hosted at [3]. > > > > >> The binary artifacts are hosted at [4][5][6][7][8][9]. > > > > >> The changelog is located at [10]. > > > > >> > > > > >> Please download, verify checksums and signatures, run the unit > > tests, > > > > >> and vote on the release. See [11] for how to validate a release > > > > candidate. > > > > >> > > > > >> See also a verification result on GitHub pull request [12]. > > > > >> > > > > >> The vote will be open for at least 72 hours. > > > > >> > > > > >> [ ] +1 Release this as Apache Arrow 22.0.0 > > > > >> [ ] +0 > > > > >> [ ] -1 Do not release this as Apache Arrow 22.0.0 because... > > > > >> > > > > >> [1]: > > > > >> > > > > >> > > > > > > > > > > https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A22.0.0+is%3Aclosed > > > > >> [2]: > > > > >> > > > > >> > > > > > > > > > > https://github.com/apache/arrow/tree/5aeb5f217f1ba39c428c9b481f393bd37097f69e > > > > >> [3]: > > > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-22.0.0-rc1 > > > > >> [4]: https://packages.apache.org/artifactory/arrow/almalinux-rc/ > > > > >> [5]: > https://packages.apache.org/artifactory/arrow/amazon-linux-rc/ > > > > >> [6]: https://packages.apache.org/artifactory/arrow/centos-rc/ > > > > >> [7]: https://packages.apache.org/artifactory/arrow/debian-rc/ > > > > >> [8]: https://packages.apache.org/artifactory/arrow/ubuntu-rc/ > > > > >> [9]: > > > > https://github.com/apache/arrow/releases/tag/apache-arrow-22.0.0-rc1 > > > > >> [10]: > > > > >> > > > > >> > > > > > > > > > > https://github.com/apache/arrow/blob/5aeb5f217f1ba39c428c9b481f393bd37097f69e/CHANGELOG.md > > > > >> [11]: > > > > https://arrow.apache.org/docs/developers/release_verification.html > > > > >> [12]: https://github.com/apache/arrow/pull/47865 > > > > >> > > > > > > > > > >
