forgot mine: +1 (binding) On Mon, May 24, 2021 at 12:36 PM Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote:
> +1 (binding) > > Verified the source, binaries and wheels locally on macOS Big Sur (Intel). > The automatized verification tasks have passed as well with some > modifications [1]. > > [1]: https://github.com/apache/arrow/pull/10374 > > Thanks, Krisztian > > On Sat, May 22, 2021 at 9:52 PM Sutou Kouhei <k...@clear-code.com> wrote: > > > > +1 > > > > I ran the followings on Debian GNU/Linux sid: > > > > * LANG=C \ > > TZ=UTC \ > > ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON" \ > > CUDA_TOOLKIT_ROOT=/usr \ > > dev/release/verify-release-candidate.sh source 4.0.1 1 > > * LANG=C dev/release/verify-release-candidate.sh binaries 4.0.1 1 > > * LANG=C dev/release/verify-release-candidate.sh wheels 4.0.1 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 > > > > > Please note that the verification of the binaries should be done with > the > > > following (ARROW-12846 for details): > > > > > > git checkout 71808f1a64789eb047ffa79be12a2984a9883334 > > > dev/release/verify-release-candidate.sh binaries 4.0.1 1 > > > > 71808f1a64789eb047ffa79be12a2984a9883334 still includes > > changes not for 4.0.1. Please use the "verify-4.0.1-rc1" > > branch on https://github.com/kszucs/arrow/ . > > See also: https://github.com/apache/arrow/pull/10374 > > > > > > Thanks, > > -- > > kou > > > > In <caoypqdcsmwe9iez7p34kknva_x_6kaktjc0wg5dn5eglr9t...@mail.gmail.com> > > "[VOTE] Release Apache Arrow 4.0.1 - RC1" on Fri, 21 May 2021 14:50:27 > +0200, > > Jorge Cardoso Leitão <jorgecarlei...@gmail.com> wrote: > > > > > Hi, > > > > > > I would like to propose the following release candidate (RC1) of Apache > > > Arrow version 4.0.1. This is a release consisting of 19 resolved JIRA > > > issues[1]. This is a normal release (i.e. vote on source and binaries). > > > > > > This release candidate is based on commit: > > > 81ff679c47754692224f655dab32cc0936bb5f55 [2] > > > > > > The source release rc1 is hosted at [3]. > > > The binary artifacts are hosted at [4][5][6][7]. > > > The changelog is located at [8]. > > > > > > Please download, verify checksums and signatures, run the unit tests, > > > and vote on the release. See [9] for how to validate a release > candidate. > > > > > > Please note that the verification of the binaries should be done with > the > > > following (ARROW-12846 for details): > > > > > > git checkout 71808f1a64789eb047ffa79be12a2984a9883334 > > > dev/release/verify-release-candidate.sh binaries 4.0.1 1 > > > > > > The vote will be open for at least 72 hours. > > > > > > [ ] +1 Release this as Apache Arrow 4.0.1 > > > [ ] +0 > > > [ ] -1 Do not release this as Apache Arrow 4.0.1 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%204.0.1 > > > [2]: > > > > https://github.com/apache/arrow/tree/81ff679c47754692224f655dab32cc0936bb5f55 > > > [3]: > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-4.0.1-rc1 > > > [4]: https://apache.jfrog.io/artifactory/arrow/centos-rc > > > [5]: https://apache.jfrog.io/artifactory/arrow/debian-rc > > > [6]: https://apache.jfrog.io/artifactory/arrow/python-rc > > > [7]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc > > > [8]: > > > > https://github.com/apache/arrow/blob/81ff679c47754692224f655dab32cc0936bb5f55/CHANGELOG.md > > > [9]: > > > > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates >