+1 (binding)

Verification here: https://github.com/apache/arrow/pull/7170

Still haven't worked out the Windows source verification job, but
everything else looks good.

Neal

On Thu, May 14, 2020 at 5:43 PM Sutou Kouhei <[email protected]> wrote:

> +1 (binding)
>
> I ran the followings on Debian GNU/Linux sid:
>
>   * JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 \
>       CUDA_TOOLKIT_ROOT=/usr \
>       ARROW_CMAKE_OPTIONS=-DgRPC_SOURCE=BUNDLED \
>         dev/release/verify-release-candidate.sh source 0.17.1 1
>   * dev/release/verify-release-candidate.sh binaries 0.17.1 1
>   * dev/release/verify-release-candidate.sh wheels 0.17.1 1
>
> with:
>
>   * gcc (Debian 9.3.0-10) 9.3.0
>   * openjdk version "1.8.0_252"
>   * Node.JS v12.16.2
>   * nvidia-cuda-dev 10.1.168-8
>
> Thanks,
> --
> kou
> In <CAHM19a4XvrvLM91xTu8amaNgnsqS6DnFX4KboaPcJtzbpMw=c...@mail.gmail.com>
>   "[VOTE] Release Apache Arrow 0.17.1 - RC1" on Thu, 14 May 2020 18:23:43
> +0200,
>   Krisztián Szűcs <[email protected]> wrote:
>
> > Hi,
> >
> > I would like to propose the following release candidate (RC1) of Apache
> > Arrow version 0.17.1. This is a release consisting of 19
> > resolved JIRA issues[1].
> >
> > This release candidate is based on commit:
> > ff7ee06020949daf66ac05090753e1a17736d9fa [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.
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Release this as Apache Arrow 0.17.1
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow 0.17.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%200.17.1
> > [2]:
> https://github.com/apache/arrow/tree/ff7ee06020949daf66ac05090753e1a17736d9fa
> > [3]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.17.1-rc1
> > [4]: https://bintray.com/apache/arrow/centos-rc/0.17.1-rc1
> > [5]: https://bintray.com/apache/arrow/debian-rc/0.17.1-rc1
> > [6]: https://bintray.com/apache/arrow/python-rc/0.17.1-rc1
> > [7]: https://bintray.com/apache/arrow/ubuntu-rc/0.17.1-rc1
> > [8]:
> https://github.com/apache/arrow/blob/ff7ee06020949daf66ac05090753e1a17736d9fa/CHANGELOG.md
> > [9]:
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
>

Reply via email to