+1 (binding)
I ran the followings on Debian GNU/Linux sid:
* TEST_DEFAULT=0 \
TEST_SOURCE=1 \
TEST_SOURCE_REPRODUCIBLE=1 \
LANG=C \
TZ=UTC \
ARROW_CUDA=OFF \
dev/release/verify-release-candidate.sh 24.0.0 0
* TEST_DEFAULT=0 \
TEST_BINARY=1 \
LANG=C \
dev/release/verify-release-candidate.sh 24.0.0 0
* TEST_DEFAULT=0 \
TEST_WHEELS=1 \
LANG=C \
dev/release/verify-release-candidate.sh 24.0.0 0
with:
* Python 3.13.12
* gcc (Debian 15.2.0-16) 15.2.0
* ruby 3.3.8 (2025-04-09 revision b200bad6cd) [x86_64-linux-gnu]
Note: I verified APT/Yum repositories manually.
Thanks,
--
kou
In <CAD1RbrpknedZHfLgZ=gPdDENbD=kflucd92uw58hpgrwsec...@mail.gmail.com>
"[VOTE] Release Apache Arrow 24.0.0 - RC0" on Wed, 15 Apr 2026 11:36:38 +0200,
Raúl Cumplido <[email protected]> wrote:
> Hi,
>
> I would like to propose the following release candidate (RC0) of Apache
> Arrow version 24.0.0. This is a release consisting of 258
> resolved GitHub issues[1].
>
> This release candidate is based on commit:
> 31b4b6c0a0a7e7c117312d285541a21446675ec6 [2]
>
> The source release rc0 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 the SHA-512 checksum for this RC and
> [12]
> for how to validate a release candidate.
>
> See also a verification result on GitHub pull request [13].
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as Apache Arrow 24.0.0
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow 24.0.0 because...
>
> [1]:
> https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A24.0.0+is%3Aclosed
> [2]:
> https://github.com/apache/arrow/tree/31b4b6c0a0a7e7c117312d285541a21446675ec6
> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-24.0.0-rc0
> [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-24.0.0-rc0
> [10]:
> https://github.com/apache/arrow/blob/31b4b6c0a0a7e7c117312d285541a21446675ec6/CHANGELOG.md
> [11]:
> ffbac0c198c74f26b2ac173aa2b054cfd3902927ca3db36fbbae25353e8696c32b744e805c25801ced22641af71a5a8ea441202d8d3494aa803b797995d9d408
> [12]: https://arrow.apache.org/docs/developers/release_verification.html
> [13]: https://github.com/apache/arrow/pull/49742