+1 (non-binding) On my M1 Mac, OS version Sequoia 15.4.1 (24E263), AppleClang 17.0.0.17000013, verified cpp:
TEST_DEFAULT=0 TEST_CPP=1 ./verify-release-candidate.sh 20.0.0 2 *Regards,* *Rossi SUN* On Wed, Apr 23, 2025 at 7:39 AM Gang Wu <ust...@gmail.com> wrote: > +1 (binding) > > Ran TEST_DEFAULT=0 TEST_CPP=1 ./verify-release-candidate.sh 20.0.0 2 on my > Mac laptop. > > ------------------------------------ > > I ran into a flaky test failure below and retried with success: > > [ RUN ] TaskScheduler.AbortContOnTaskErrorParallel > > /var/folders/1_/mzm1z4sj7m72mk8lbs_z71rr0000gn/T/arrow-20.0.0.XXXXX.yBtw9Mkwwy/apache-arrow-20.0.0/cpp/src/arrow/acero/task_util_test.cc:320: > Failure > Expected equality of these values: > num_abort_cont_calls > Which is: 0 > 1 > Google Test trace: > > /var/folders/1_/mzm1z4sj7m72mk8lbs_z71rr0000gn/T/arrow-20.0.0.XXXXX.yBtw9Mkwwy/apache-arrow-20.0.0/cpp/src/arrow/acero/task_util_test.cc:293: > aborting_task_id = 0 > > /var/folders/1_/mzm1z4sj7m72mk8lbs_z71rr0000gn/T/arrow-20.0.0.XXXXX.yBtw9Mkwwy/apache-arrow-20.0.0/cpp/src/arrow/acero/task_util_test.cc:291: > num_concurrent_tasks = 15 > > /var/folders/1_/mzm1z4sj7m72mk8lbs_z71rr0000gn/T/arrow-20.0.0.XXXXX.yBtw9Mkwwy/apache-arrow-20.0.0/cpp/src/arrow/acero/task_util_test.cc:288: > num_tasks = 16 > > [ FAILED ] TaskScheduler.AbortContOnTaskErrorParallel (6 ms) > [----------] 4 tests from TaskScheduler (126 ms total) > > [----------] Global test environment tear-down > [==========] 13 tests from 4 test suites ran. (152 ms total) > [ PASSED ] 12 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] TaskScheduler.AbortContOnTaskErrorParallel > > On Wed, Apr 23, 2025 at 9:13 PM Raúl Cumplido <rau...@apache.org> wrote: > > > +1 (binding) > > > > Validated on Ubuntu 24.04 with: > > TEST_DEFAULT=0 TEST_SOURCE=1 ./dev/release/verify-release-candidate.sh > > 20.0.0 2 > > TEST_DEFAULT=0 TEST_BINARY=1 ./dev/release/verify-release-candidate.sh > > 20.0.0 2 > > TEST_DEFAULT=0 TEST_WHEELS=1 dev/release/verify-release-candidate.sh > 20.0.0 > > 2 > > > > The rest of the binaries (APT and YUM) are validated on docker and they > all > > pass on the tag [1]. > > > > Thanks Jacob! > > > > [1] > > https://github.com/apache/arrow/actions/runs/14601443651/job/40985642198 > > > > El mié, 23 abr 2025 a las 11:42, Jacob Wujciak (<assignu...@apache.org>) > > escribió: > > > > > +1 (binding) > > > > > > On 2025/04/23 09:40:36 Jacob Wujciak 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 > > > > > > > > > >