+1 I ran the followings on Debian GNU/Linux sid:
* TEST_GO=0 \ TEST_INTEGRATION_GO=0 \ LANG=C \ TZ=UTC \ ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON" \ CUDA_TOOLKIT_ROOT=/usr \ dev/release/verify-release-candidate.sh source 5.0.0 1 * LANG=C dev/release/verify-release-candidate.sh binaries 5.0.0 1 * LANG=C dev/release/verify-release-candidate.sh wheels 5.0.0 1 with: * gcc (Debian 10.2.1-6) 10.2.1 20210110 * openjdk version "11.0.11" 2021-04-20 * nvidia-cuda-dev 11.2.2-2 I got failures by Go tests and Go integration tests. I forgot to keep logs of them. Sorry. It seems that https://issues.apache.org/jira/browse/ARROW-13430 is the same issue. I'm not sure this is a blocker of this release. But I vote +1 for now. If Go developers comments additional information, I may change my vote. Thanks, -- kou In <CAHM19a6jjkW5vC4SHGU=vzjagdauvmcvvygdthxzqmymexg...@mail.gmail.com> "[VOTE] Release Apache Arrow 5.0.0 - RC1" on Fri, 23 Jul 2021 05:25:03 +0200, Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote: > Hi, > > I would like to propose the following release candidate (RC1) of Apache > Arrow version 5.0.0. This is a release consisting of 551 > resolved JIRA issues[1]. > > This release candidate is based on commit: > 4591d76fce2846a29dac33bf01e9ba0337b118e9 [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. > > Note, please use [12] to verify the Amazon Linux and CentOS packages. > > The vote will be open for at least 72 hours. > > [ ] +1 Release this as Apache Arrow 5.0.0 > [ ] +0 > [ ] -1 Do not release this as Apache Arrow 5.0.0 because... > > [1]: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%205.0.0 > [2]: > https://github.com/apache/arrow/tree/4591d76fce2846a29dac33bf01e9ba0337b118e9 > [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-5.0.0-rc1 > [4]: https://apache.jfrog.io/artifactory/arrow/amazon-linux-rc/ > [5]: https://apache.jfrog.io/artifactory/arrow/centos-rc/ > [6]: https://apache.jfrog.io/artifactory/arrow/debian-rc/ > [7]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/5.0.0-rc1 > [8]: https://apache.jfrog.io/artifactory/arrow/python-rc/5.0.0-rc1 > [9]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/ > [10]: > https://github.com/apache/arrow/blob/4591d76fce2846a29dac33bf01e9ba0337b118e9/CHANGELOG.md > [11]: > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates > [12]: https://github.com/apache/arrow/pull/10786