On Wed, Jul 22, 2020 at 3:19 AM Sutou Kouhei <k...@clear-code.com> wrote:
>
> Hi,
>
> +1 (binding)
>
> I ran the followings on Debian GNU/Linux sid:
>
> * INSTALL_NODE=0 \
> JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 \
> CUDA_TOOLKIT_ROOT=/usr \
> ARROW_CMAKE_OPTIONS="-DgRPC_SOURCE=BUNDLED -DBoost_NO_BOOST_CMAKE=ON" \
> dev/release/verify-release-candidate.sh source 1.0.0 2
> * dev/release/verify-release-candidate.sh binaries 1.0.0 2
> * dev/release/verify-release-candidate.sh wheels 1.0.0 2
>
> with:
>
> * gcc version 9.3.0 (Debian 9.3.0-15)
> * openjdk version "1.8.0_252"
> * Node.js v12.18.1
> * nvidia-cuda-dev 10.1.243-6+b1
>
> Notes:
>
> * JavaScript tests are failed without INSTALL_NODE=0 (with
> Node.js 14).
>
> * Python 3.8 wheel's test is failed.
With the same Cython test issue?
>
>
> Thanks,
> --
> kou
>
>
> In <cahm19a6khmhuthrbn8h8w_8yls3s+t7teaoqhgxp+elifgj...@mail.gmail.com>
> "[VOTE] Release Apache Arrow 1.0.0 - RC2" on Tue, 21 Jul 2020 04:07:39
> +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 1.0.0. This is a release consisting of 838
> > resolved JIRA issues[1].
> >
> > This release candidate is based on commit:
> > b0d623957db820de4f1ff0a5ebd3e888194a48f0 [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 1.0.0
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow 1.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%201.0.0
> > [2]:
> > https://github.com/apache/arrow/tree/b0d623957db820de4f1ff0a5ebd3e888194a48f0
> > [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-1.0.0-rc2
> > [4]: https://bintray.com/apache/arrow/centos-rc/1.0.0-rc2
> > [5]: https://bintray.com/apache/arrow/debian-rc/1.0.0-rc2
> > [6]: https://bintray.com/apache/arrow/python-rc/1.0.0-rc2
> > [7]: https://bintray.com/apache/arrow/ubuntu-rc/1.0.0-rc2
> > [8]:
> > https://github.com/apache/arrow/blob/b0d623957db820de4f1ff0a5ebd3e888194a48f0/CHANGELOG.md
> > [9]:
> > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates