+1 (binding)

- Ran the verification script locally on macOS.
- Double checked the python wheels on linux, everything went fine.
- The crossbow verification tasks have passed [1]

[1]: https://github.com/apache/arrow/pull/7985

On Wed, Aug 19, 2020 at 8:01 PM Neal Richardson
<neal.p.richard...@gmail.com> wrote:
>
> +1 (binding)
>
> In addition to the verifications on
> https://github.com/apache/arrow/pull/7985, I built and checked the R
> package locally.
>
> Neal
>
> On Tue, Aug 18, 2020 at 2:55 PM Sutou Kouhei <k...@clear-code.com> wrote:
>
> > +1 (binding)
> >
> > I ran the followings on Debian GNU/Linux sid:
> >
> >   * INSTALL_NODE=0 \
> >       CUDA_TOOLKIT_ROOT=/usr \
> >       ARROW_CMAKE_OPTIONS="-DgRPC_SOURCE=BUNDLED
> > -DBoost_NO_BOOST_CMAKE=ON" \
> >         dev/release/verify-release-candidate.sh source 1.0.1 0
> >   * dev/release/verify-release-candidate.sh binaries 1.0.1 0
> >   * dev/release/verify-release-candidate.sh wheels 1.0.1 0
> >
> > with:
> >
> >   * gcc version 10.2.0 (Debian 10.2.0-3)
> >   * openjdk version "1.8.0_252"
> >   * Node.js v12.18.2
> >   * nvidia-cuda-dev 10.1.243-8
> >
> > Notes:
> >
> >   * JavaScript tests are failed without INSTALL_NODE=0 (with
> >     Node.js 14).
> >
> >   * Python 3.8 wheel's test is failed.
> >
> >
> > Thanks,
> > --
> > kou
> >
> >
> > In <CAHM19a7ZVNodKwKRTuOppQG=fpxuserlk4k0nhefsn0tfjx...@mail.gmail.com>
> >   "Subject: [VOTE] Release Apache Arrow 1.0.1 - RC0" on Tue, 18 Aug 2020
> > 01:13:06 +0200,
> >   Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > I would like to propose the following release candidate (RC0) of Apache
> > > Arrow version 1.0.1. This is a release consisting of 31
> > > resolved JIRA issues[1].
> > >
> > > This release candidate is based on commit:
> > > 886d87bdea78ce80e39a4b5b6fd6ca6042474c5f [2]
> > >
> > > The source release rc0 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.1
> > > [ ] +0
> > > [ ] -1 Do not release this as Apache Arrow 1.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%201.0.1
> > > [2]:
> > https://github.com/apache/arrow/tree/886d87bdea78ce80e39a4b5b6fd6ca6042474c5f
> > > [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-1.0.1-rc0
> > > [4]: https://bintray.com/apache/arrow/centos-rc/1.0.1-rc0
> > > [5]: https://bintray.com/apache/arrow/debian-rc/1.0.1-rc0
> > > [6]: https://bintray.com/apache/arrow/python-rc/1.0.1-rc0
> > > [7]: https://bintray.com/apache/arrow/ubuntu-rc/1.0.1-rc0
> > > [8]:
> > https://github.com/apache/arrow/blob/886d87bdea78ce80e39a4b5b6fd6ca6042474c5f/CHANGELOG.md
> > > [9]:
> > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> >

Reply via email to