+1 (binding)

Verified the wheels, binaries and source on macOS 10.15


On Thu, Jul 23, 2020 at 6:54 PM Micah Kornfield <emkornfi...@gmail.com> wrote:
>
> +1 (binding)
>
> Ran  on Ubuntu 19.04
>
> Verified binaries, wheels via the script.
>
> Verified sources with:
> ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CPP=1
> TEST_PYTHON=1 TEST_JAVA=1 TEST_INTEGRATION_CPP=1 TEST_INTEGRATION_JAVA=1
> dev/release/verify-release-candidate.sh source 1.0.0 2
>
>
> On Wed, Jul 22, 2020 at 2:36 PM Bryan Cutler <cutl...@gmail.com> wrote:
>
> > +1 (non-binding)
> >
> > I ran release verification script with the following args
> > ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CPP=1
> > TEST_PYTHON=1 TEST_JAVA=1 TEST_INTEGRATION_CPP=1 TEST_INTEGRATION_JAVA=1
> > dev/release/verify-release-candidate.sh source 1.0.0 2
> >
> > On Wed, Jul 22, 2020 at 1:19 PM Sutou Kouhei <k...@clear-code.com> wrote:
> >
> > > >>   * Python 3.8 wheel's test is failed.
> > > > With the same Cython test issue?
> > >
> > > Yes.
> > >
> > > In <CAHM19a7yAoRCQF-XTpzWXnn5-8VA=qo1j14j1moxez+rseg...@mail.gmail.com>
> > >   "Re: [VOTE] Release Apache Arrow 1.0.0 - RC2" on Wed, 22 Jul 2020
> > > 12:33:49 +0200,
> > >   Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote:
> > >
> > > > 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
> > >
> >

Reply via email to