+1 (binding)
I ran the followings on Debian GNU/Linux sid:
* TEST_DEFAULT=0 \
TEST_SOURCE=1 \
LANG=C \
TZ=UTC \
ARROW_CUDA=NO \
dev/release/verify-release-candidate.sh 20.0.0 2
* TEST_DEFAULT=0 \
TEST_APT=1 \
LANG=C \
dev/release/verify-release-candidate.sh 20.0.0 2
* TEST_DEFAULT=0 \
TEST_BINARY=1 \
LANG=C \
dev/release/verify-release-candidate.sh 20.0.0 2
* TEST_DEFAULT=0 \
TEST_WHEELS=1 \
LANG=C \
dev/release/verify-release-candidate.sh 20.0.0 2
* TEST_DEFAULT=0 \
TEST_YUM=1 \
LANG=C \
dev/release/verify-release-candidate.sh 20.0.0 2
with:
* .NET SDK (9.0.200)
* Python 3.12.9
* Python 3.13.2
* gcc (Debian 14.2.0-19) 14.2.0
* openjdk version "21.0.6" 2025-01-21
* ruby 3.3.7 (2025-01-15 revision be31f993d7) [x86_64-linux-gnu]
Thanks,
--
kou
In <cahqx8++yyw7oaso2ft+tucrsrqatgjtucyghvg_0qkb2w98...@mail.gmail.com>
"[VOTE] Release Apache Arrow 20.0.0 - RC2" on Wed, 23 Apr 2025 11:40:36 +0200,
Jacob Wujciak <[email protected]> wrote:
> Hi,
>
> I would like to propose the following release candidate (RC2) of Apache
> Arrow version 20.0.0. This is a release consisting of 253
> resolved GitHub issues[1].
>
> This release candidate is based on commit:
> 3ad0370a04ccdae638755b94c3c31c8760a11193 [2]
>
> The source release rc2 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 20.0.0
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow 20.0.0 because...
>
> [1]:
> https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A20.0.0+is%3Aclosed
> [2]:
> https://github.com/apache/arrow/tree/3ad0370a04ccdae638755b94c3c31c8760a11193
> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-20.0.0-rc2
> [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-20.0.0-rc2
> [10]:
> https://github.com/apache/arrow/blob/3ad0370a04ccdae638755b94c3c31c8760a11193/CHANGELOG.md
> [11]: https://arrow.apache.org/docs/developers/release_verification.html
> [12]: https://github.com/apache/arrow/pull/46208