+1 (binding) Verified source, binary and wheel artifacts on macOS Catalina. Also executed the automatized crossbow verification tasks [1].
[1]: https://github.com/apache/arrow/pull/8479#issuecomment-709965167 On Fri, Oct 16, 2020 at 4:30 AM Sutou Kouhei <k...@clear-code.com> wrote: > > > * Python 3.8 wheel's test was failed. It also failed with > > 1.0.0 and 1.0.1. > > > > https://gist.github.com/kou/62cae5dcf4dcdd8f044fd33c50e8a007 > > Fix: https://github.com/apache/arrow/pull/8477 > > In <20201015.060219.286366408805956805....@clear-code.com> > "Re: [VOTE] Release Apache Arrow 2.0.0 - RC2" on Thu, 15 Oct 2020 06:02:19 > +0900 (JST), > Sutou Kouhei <k...@clear-code.com> wrote: > > > Hi, > > > > I forgot to mention some notes: > > > > * JavaScript test was failed with system Node.js > > v12.18.4. (INSTALL_NODE=0 > > dev/release/verify-release-candidate.sh source) > > > > It works without INSTALL_NODE=0. (Node.js is installed > > by nvm.) > > > > * Python 3.8 wheel's test was failed. It also failed with > > 1.0.0 and 1.0.1. > > > > https://gist.github.com/kou/62cae5dcf4dcdd8f044fd33c50e8a007 > > > > > > Thanks, > > -- > > kou > > > > In <20201014.122838.1320330358136283691....@clear-code.com> > > "Re: [VOTE] Release Apache Arrow 2.0.0 - RC2" on Wed, 14 Oct 2020 > > 12:28:38 +0900 (JST), > > Sutou Kouhei <k...@clear-code.com> wrote: > > > >> +1 (binding) > >> > >> I ran the followings on Debian GNU/Linux sid: > >> > >> * TZ=UTC \ > >> ARROW_CMAKE_OPTIONS="-DgRPC_SOURCE=BUNDLED > >> -DBoost_NO_BOOST_CMAKE=ON" \ > >> CUDA_TOOLKIT_ROOT=/usr \ > >> dev/release/verify-release-candidate.sh source 2.0.0 2 > >> * dev/release/verify-release-candidate.sh binaries 2.0.0 2 > >> * LANG=C dev/release/verify-release-candidate.sh wheels 2.0.0 2 > >> > >> with: > >> > >> * gcc (Debian 10.2.0-9) 10.2.0 > >> * openjdk version "11.0.8" 2020-07-14 > >> * nvidia-cuda-dev 10.2.89-4 > >> > >> Thanks, > >> -- > >> kou > >> > >> > >> In <cahm19a4rc5-jbc_0b7ffxca3jjplfokbwznfwct5_vuobew...@mail.gmail.com> > >> "[VOTE] Release Apache Arrow 2.0.0 - RC2" on Tue, 13 Oct 2020 17:41:00 > >> +0200, > >> Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote: > >> > >>> Hi, > >>> > >>> I would like to propose the following release candidate (RC2*) of Apache > >>> Arrow version 2.0.0. This is a release consisting of 561 > >>> resolved JIRA issues[1]. > >>> > >>> This release candidate is based on commit: > >>> 478286658055bb91737394c2065b92a7e92fb0c1 [2] > >>> > >>> The source release rc2 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. > >>> > >>> The vote will be open for at least 72 hours. > >>> > >>> [ ] +1 Release this as Apache Arrow 2.0.0 > >>> [ ] +0 > >>> [ ] -1 Do not release this as Apache Arrow 2.0.0 because... > >>> > >>> * RC1 had a CMake issue which surfaced during the packaging builds so > >>> I had to create another release candidate. > >>> [1]: > >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%202.0.0 > >>> [2]: > >>> https://github.com/apache/arrow/tree/478286658055bb91737394c2065b92a7e92fb0c1 > >>> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-2.0.0-rc2 > >>> [4]: https://bintray.com/apache/arrow/centos-rc/2.0.0-rc2 > >>> [5]: https://bintray.com/apache/arrow/debian-rc/2.0.0-rc2 > >>> [6]: https://bintray.com/apache/arrow/python-rc/2.0.0-rc2 > >>> [7]: https://bintray.com/apache/arrow/ubuntu-rc/2.0.0-rc2 > >>> [8]: > >>> https://github.com/apache/arrow/blob/478286658055bb91737394c2065b92a7e92fb0c1/CHANGELOG.md > >>> [9]: > >>> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates