You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Krisztián Szűcs <sz...@gmail.com> on 2020/05/14 16:23:43 UTC

[VOTE] Release Apache Arrow 0.17.1 - RC1

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

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Bryan Cutler <cu...@gmail.com>.
+1 (non-binding)

I ran:
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 0.17.1 1

On Fri, May 15, 2020 at 8:38 AM Francois Saint-Jacques <
fsaintjacques@gmail.com> wrote:

> +1 binding, verified sources and binaries locally (no exclusions).
>
> On Fri, May 15, 2020 at 10:38 AM Neal Richardson
> <ne...@gmail.com> wrote:
> >
> > +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 <ko...@clear-code.com> 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=Cg@mail.gmail.com
> >
> > >   "[VOTE] Release Apache Arrow 0.17.1 - RC1" on Thu, 14 May 2020
> 18:23:43
> > > +0200,
> > >   Krisztián Szűcs <sz...@gmail.com> 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
> > >
>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Francois Saint-Jacques <fs...@gmail.com>.
+1 binding, verified sources and binaries locally (no exclusions).

On Fri, May 15, 2020 at 10:38 AM Neal Richardson
<ne...@gmail.com> wrote:
>
> +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 <ko...@clear-code.com> 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 <CA...@mail.gmail.com>
> >   "[VOTE] Release Apache Arrow 0.17.1 - RC1" on Thu, 14 May 2020 18:23:43
> > +0200,
> >   Krisztián Szűcs <sz...@gmail.com> 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
> >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Neal Richardson <ne...@gmail.com>.
+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 <ko...@clear-code.com> 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 <CA...@mail.gmail.com>
>   "[VOTE] Release Apache Arrow 0.17.1 - RC1" on Thu, 14 May 2020 18:23:43
> +0200,
>   Krisztián Szűcs <sz...@gmail.com> 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
>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Sutou Kouhei <ko...@clear-code.com>.
+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 <CA...@mail.gmail.com>
  "[VOTE] Release Apache Arrow 0.17.1 - RC1" on Thu, 14 May 2020 18:23:43 +0200,
  Krisztián Szűcs <sz...@gmail.com> 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

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Antoine Pitrou <an...@python.org>.
Binaries went fine in the end, and only 2.7 GB were downloaded!

Regards

Antoine.


Le 14/05/2020 à 19:30, Antoine Pitrou a écrit :
> 
> +1 from me.
> 
> I tested the sources on Ubuntu 18.04, with CUDA enabled.  It worked
> until the Javascript step, which failed (as usual).
> 
> I'm testing the binaries but it seems to download gigabytes of data as
> usual, so I'll probably stop it before it finishes.
> 
> Regards
> 
> Antoine.
> 
> 
> Le 14/05/2020 à 18:23, Krisztián Szűcs a écrit :
>> 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
>>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Wes McKinney <we...@gmail.com>.
We install Go in the release script, though, for the same reason that
it's slightly labor intensive to get a recent enough Go.

On Thu, May 14, 2020 at 1:29 PM Neal Richardson
<ne...@gmail.com> wrote:
>
> I commented that out because the same logic is in the release verification
> guide, so it sounded like something that should be handled outside of the
> script (and yes, it caused the script to fail on GHA).
>
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
>
> Neal
>
> On Thu, May 14, 2020 at 11:21 AM Wes McKinney <we...@gmail.com> wrote:
>
> > I had gone to the effort of making the JS tests pass on machines that
> > have a too-old Node but it got commented out because of issues running
> > inside GHA, perhaps this code path can be made available by
> > environment variable (opt-out so it can be disabled in GHA but used
> > elsewhere)?
> >
> >
> > https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh#L423
> >
> > On Thu, May 14, 2020 at 12:30 PM Antoine Pitrou <an...@python.org>
> > wrote:
> > >
> > >
> > > +1 from me.
> > >
> > > I tested the sources on Ubuntu 18.04, with CUDA enabled.  It worked
> > > until the Javascript step, which failed (as usual).
> > >
> > > I'm testing the binaries but it seems to download gigabytes of data as
> > > usual, so I'll probably stop it before it finishes.
> > >
> > > Regards
> > >
> > > Antoine.
> > >
> > >
> > > Le 14/05/2020 à 18:23, Krisztián Szűcs a écrit :
> > > > 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
> > > >
> >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Neal Richardson <ne...@gmail.com>.
I commented that out because the same logic is in the release verification
guide, so it sounded like something that should be handled outside of the
script (and yes, it caused the script to fail on GHA).

https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates

Neal

On Thu, May 14, 2020 at 11:21 AM Wes McKinney <we...@gmail.com> wrote:

> I had gone to the effort of making the JS tests pass on machines that
> have a too-old Node but it got commented out because of issues running
> inside GHA, perhaps this code path can be made available by
> environment variable (opt-out so it can be disabled in GHA but used
> elsewhere)?
>
>
> https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh#L423
>
> On Thu, May 14, 2020 at 12:30 PM Antoine Pitrou <an...@python.org>
> wrote:
> >
> >
> > +1 from me.
> >
> > I tested the sources on Ubuntu 18.04, with CUDA enabled.  It worked
> > until the Javascript step, which failed (as usual).
> >
> > I'm testing the binaries but it seems to download gigabytes of data as
> > usual, so I'll probably stop it before it finishes.
> >
> > Regards
> >
> > Antoine.
> >
> >
> > Le 14/05/2020 à 18:23, Krisztián Szűcs a écrit :
> > > 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
> > >
>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Wes McKinney <we...@gmail.com>.
I had gone to the effort of making the JS tests pass on machines that
have a too-old Node but it got commented out because of issues running
inside GHA, perhaps this code path can be made available by
environment variable (opt-out so it can be disabled in GHA but used
elsewhere)?

https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh#L423

On Thu, May 14, 2020 at 12:30 PM Antoine Pitrou <an...@python.org> wrote:
>
>
> +1 from me.
>
> I tested the sources on Ubuntu 18.04, with CUDA enabled.  It worked
> until the Javascript step, which failed (as usual).
>
> I'm testing the binaries but it seems to download gigabytes of data as
> usual, so I'll probably stop it before it finishes.
>
> Regards
>
> Antoine.
>
>
> Le 14/05/2020 à 18:23, Krisztián Szűcs a écrit :
> > 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
> >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Antoine Pitrou <an...@python.org>.
+1 from me.

I tested the sources on Ubuntu 18.04, with CUDA enabled.  It worked
until the Javascript step, which failed (as usual).

I'm testing the binaries but it seems to download gigabytes of data as
usual, so I'll probably stop it before it finishes.

Regards

Antoine.


Le 14/05/2020 à 18:23, Krisztián Szűcs a écrit :
> 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
> 

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Neal Richardson <ne...@gmail.com>.
Looks like someone at Homebrew picked up the release before I could submit
a PR. So that's done too.

Neal

On Tue, May 19, 2020 at 3:24 PM Neal Richardson <ne...@gmail.com>
wrote:

> R submission to CRAN is done and accepted. I'm waiting to do Homebrew
> until after the website update, given their pushback last time.
>
> Neal
>
> On Tue, May 19, 2020 at 5:25 AM Uwe L. Korn <uw...@xhochy.com> wrote:
>
>> Current status:
>>
>> 1.  [done] rebase (not required for a patch release)
>> 2.  [done] upload source
>> 3.  [done] upload binaries
>> 4.  [done|in-pr] update website
>> 5.  [done] upload ruby gems
>> 6.  [ ] upload js packages
>> 8.  [done] upload C# packages
>> 9.  [ ] upload rust crates
>> 10. [done] update conda recipes (dropped ppc64le support though)
>> 11. [done] upload wheels to pypi
>> 12. [nealrichardson] update homebrew packages
>> 13. [done] update maven artifacts
>> 14. [done|in-pr] update msys2
>> 15. [nealrichardson] update R packages
>> 16. [done|in-pr] update docs
>>
>> On Tue, May 19, 2020, at 12:06 AM, Krisztián Szűcs wrote:
>> > Current status:
>> >
>> > 1.  [done] rebase (not required for a patch release)
>> > 2.  [done] upload source
>> > 3.  [done] upload binaries
>> > 4.  [done|in-pr] update website
>> > 5.  [done] upload ruby gems
>> > 6.  [ ] upload js packages
>> > 8.  [done] upload C# packages
>> > 9.  [ ] upload rust crates
>> > 10. [in-progress|in-pr] update conda recipes
>> > 11. [done] upload wheels to pypi
>> > 12. [nealrichardson] update homebrew packages
>> > 13. [done] update maven artifacts
>> > 14. [done|in-pr] update msys2
>> > 15. [nealrichardson] update R packages
>> > 16. [done|in-pr] update docs
>> >
>> > On Mon, May 18, 2020 at 11:33 PM Sutou Kouhei <ko...@clear-code.com>
>> wrote:
>> > >
>> > > >> 14. [ ] update msys2
>> > > >
>> > > > I'll do this.
>> > >
>> > > Oh, sorry. Krisztián already did!
>> > >
>> > > In <20...@clear-code.com>
>> > >   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Tue, 19 May 2020
>> 06:27:31 +0900 (JST),
>> > >   Sutou Kouhei <ko...@clear-code.com> wrote:
>> > >
>> > > >> 14. [ ] update msys2
>> > > >
>> > > > I'll do this.
>> > > >
>> > > > In <
>> CAHM19a4Wsm3HKSF0uBixONU4ru+951ViuUaVdNzkY_tyNx-Lgg@mail.gmail.com>
>> > > >   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Mon, 18 May
>> 2020 22:37:50 +0200,
>> > > >   Krisztián Szűcs <sz...@gmail.com> wrote:
>> > > >
>> > > >> 1.  [done] rebase (not required for a patch release)
>> > > >> 2.  [done] upload source
>> > > >> 3.  [done] upload binaries
>> > > >> 4.  [done] update website
>> > > >> 5.  [done] upload ruby gems
>> > > >> 6.  [ ] upload js packages
>> > > >> No javascript changes were applied to the patch release, for
>> > > >> consistency we might want to choose to upload a 0.17.1 release
>> though.
>> > > >> 8.  [done] upload C# packages
>> > > >> 9.  [ ] upload rust crates
>> > > >> @Andy Grove the patch release doesn't affect the rust
>> implementation.
>> > > >> We can update the crates despite that no changes were made, not
>> sure
>> > > >> what policy should we choose here (same as with JS)
>> > > >> 10. [ ] update conda recipes
>> > > >> @Uwe Korn seems like arrow-cpp-feedstock have not picked up the new
>> > > >> release once again
>> > > >> 11. [done] upload wheels to pypi
>> > > >> 12. [nealrichardson] update homebrew packages
>> > > >> 13. [done] update maven artifacts
>> > > >> 14. [ ] update msys2
>> > > >> 15. [nealrichardson] update R packages
>> > > >> 16. [in-progress] update docs
>> > > >>
>> > > >> On Mon, May 18, 2020 at 10:29 PM Krisztián Szűcs
>> > > >> <sz...@gmail.com> wrote:
>> > > >>>
>> > > >>> Current status:
>> > > >>>
>> > > >>> 1.  [done] rebase (not required for a patch release)
>> > > >>> 2.  [done] upload source
>> > > >>> 3.  [done] upload binaries
>> > > >>> 4.  [done] update website
>> > > >>> 5.  [ ] upload ruby gems
>> > > >>> 6.  [ ] upload js packages
>> > > >>> 8.  [ ] upload C# packages
>> > > >>> 9.  [ ] upload rust crates
>> > > >>> 10. [ ] update conda recipes
>> > > >>> 11. [done] upload wheels to pypi
>> > > >>> 12. [nealrichardson] update homebrew packages
>> > > >>> 13. [done] update maven artifacts
>> > > >>> 14. [ ] update msys2
>> > > >>> 15. [nealrichardson] update R packages
>> > > >>> 16. [in-progress] update docs
>> > > >>>
>> > > >>> On Mon, May 18, 2020 at 9:39 PM Neal Richardson
>> > > >>> <ne...@gmail.com> wrote:
>> > > >>> >
>> > > >>> > I'm working on the R stuff and can do Homebrew again.
>> > > >>> >
>> > > >>> > Neal
>> > > >>> >
>> > > >>> > On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <
>> szucs.krisztian@gmail.com>
>> > > >>> > wrote:
>> > > >>> >
>> > > >>> > > Any help with the post release tasks is welcome!
>> > > >>> > >
>> > > >>> > > Checklist:
>> > > >>> > > 1.  [done] rebase (not required for a patch release)
>> > > >>> > > 2.  [done] upload source
>> > > >>> > > 3.  [in-progress] upload binaries
>> > > >>> > > 4.  [done] update website
>> > > >>> > > 5.  [ ] upload ruby gems
>> > > >>> > > 6.  [ ] upload js packages
>> > > >>> > > 8.  [ ] upload C# packages
>> > > >>> > > 9.  [ ] upload rust crates
>> > > >>> > > 10. [ ] update conda recipes
>> > > >>> > > 11. [kszucs] upload wheels to pypi
>> > > >>> > > 12. [ ] update homebrew packages
>> > > >>> > > 13. [kszucs] update maven artifacts
>> > > >>> > > 14. [ ] update msys2
>> > > >>> > > 15. [ ] update R packages
>> > > >>> > > 16. [in-progress] update docs
>> > > >>> > >
>> > > >>> > > @Neal Richardson I think you need to handle the R packages.
>> > > >>> > >
>> > > >>> > > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
>> > > >>> > > <sz...@gmail.com> wrote:
>> > > >>> > > >
>> > > >>> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding
>> +1 vote.
>> > > >>> > > >
>> > > >>> > > > I'm starting the post release tasks and keep posted about
>> the remaining
>> > > >>> > > tasks.
>> > > >>> > > >
>> > > >>> > > > Thanks everyone!
>> > > >>> > > >
>> > > >>> > > >
>> > > >>> > > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <
>> wesmckinn@gmail.com>
>> > > >>> > > wrote:
>> > > >>> > > > >
>> > > >>> > > > > +1 (binding). Ran the source verification on Windows
>> > > >>> > > > >
>> > > >>> > > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
>> > > >>> > > > > <sz...@gmail.com> wrote:
>> > > >>> > > > > >
>> > > >>> > > > > > Seems we don't have a windows verification yet, so I
>> verified the
>> > > >>> > > > > > windows wheels in a
>> mcr.microsoft.com/windows/servercore:ltsc2019
>> > > >>> > > > > > docker container.
>> > > >>> > > > > >
>> > > >>> > > > > > Currently installing VS2017 to verify the source
>> tarball on windows,
>> > > >>> > > > > > but it takes some time.
>> > > >>> > > > > > If anyone has the environment set up, please confirm
>> that the source
>> > > >>> > > > > > verification passes on windows.
>> > > >>> > > > > >
>> > > >>> > > > > >
>> > > >>> > > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
>> > > >>> > > > > > <sz...@gmail.com> wrote:
>> > > >>> > > > > > >
>> > > >>> > > > > > > +1 (binding)
>> > > >>> > > > > > >
>> > > >>> > > > > > > Ran the following on macOS 10.15.4:
>> > > >>> > > > > > >
>> > > >>> > > > > > > Java: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
>> TEST_JAVA=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > C++: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
>> TEST_CPP=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > Glib, Ruby: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
>> TEST_GLIB=1
>> > > >>> > > TEST_RUBY=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > Python: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
>> TEST_PYTHON=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > Go: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > Rust: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
>> TEST_RUST=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > JS: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > C#: OK
>> > > >>> > > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
>> > > >>> > > dev/release/verify-release-candidate.sh
>> > > >>> > > > > > > source 0.17.1 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > Integration: OK
>> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
>> TEST_INTEGRATION=1
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > Binaries: OK
>> > > >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow
>> ARROW_TMPDIR=/tmp/arrow-test
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh binaries
>> 0.17.1 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > Wheels: OK
>> > > >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
>> > > >>> > > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1
>> 1`
>> > > >>> > > > > > >
>> > > >>> > > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
>> > > >>> > > > > > > <sz...@gmail.com> 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
>> > > >>> > >
>> >
>>
>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Neal Richardson <ne...@gmail.com>.
R submission to CRAN is done and accepted. I'm waiting to do Homebrew until
after the website update, given their pushback last time.

Neal

On Tue, May 19, 2020 at 5:25 AM Uwe L. Korn <uw...@xhochy.com> wrote:

> Current status:
>
> 1.  [done] rebase (not required for a patch release)
> 2.  [done] upload source
> 3.  [done] upload binaries
> 4.  [done|in-pr] update website
> 5.  [done] upload ruby gems
> 6.  [ ] upload js packages
> 8.  [done] upload C# packages
> 9.  [ ] upload rust crates
> 10. [done] update conda recipes (dropped ppc64le support though)
> 11. [done] upload wheels to pypi
> 12. [nealrichardson] update homebrew packages
> 13. [done] update maven artifacts
> 14. [done|in-pr] update msys2
> 15. [nealrichardson] update R packages
> 16. [done|in-pr] update docs
>
> On Tue, May 19, 2020, at 12:06 AM, Krisztián Szűcs wrote:
> > Current status:
> >
> > 1.  [done] rebase (not required for a patch release)
> > 2.  [done] upload source
> > 3.  [done] upload binaries
> > 4.  [done|in-pr] update website
> > 5.  [done] upload ruby gems
> > 6.  [ ] upload js packages
> > 8.  [done] upload C# packages
> > 9.  [ ] upload rust crates
> > 10. [in-progress|in-pr] update conda recipes
> > 11. [done] upload wheels to pypi
> > 12. [nealrichardson] update homebrew packages
> > 13. [done] update maven artifacts
> > 14. [done|in-pr] update msys2
> > 15. [nealrichardson] update R packages
> > 16. [done|in-pr] update docs
> >
> > On Mon, May 18, 2020 at 11:33 PM Sutou Kouhei <ko...@clear-code.com>
> wrote:
> > >
> > > >> 14. [ ] update msys2
> > > >
> > > > I'll do this.
> > >
> > > Oh, sorry. Krisztián already did!
> > >
> > > In <20...@clear-code.com>
> > >   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Tue, 19 May 2020
> 06:27:31 +0900 (JST),
> > >   Sutou Kouhei <ko...@clear-code.com> wrote:
> > >
> > > >> 14. [ ] update msys2
> > > >
> > > > I'll do this.
> > > >
> > > > In <
> CAHM19a4Wsm3HKSF0uBixONU4ru+951ViuUaVdNzkY_tyNx-Lgg@mail.gmail.com>
> > > >   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Mon, 18 May 2020
> 22:37:50 +0200,
> > > >   Krisztián Szűcs <sz...@gmail.com> wrote:
> > > >
> > > >> 1.  [done] rebase (not required for a patch release)
> > > >> 2.  [done] upload source
> > > >> 3.  [done] upload binaries
> > > >> 4.  [done] update website
> > > >> 5.  [done] upload ruby gems
> > > >> 6.  [ ] upload js packages
> > > >> No javascript changes were applied to the patch release, for
> > > >> consistency we might want to choose to upload a 0.17.1 release
> though.
> > > >> 8.  [done] upload C# packages
> > > >> 9.  [ ] upload rust crates
> > > >> @Andy Grove the patch release doesn't affect the rust
> implementation.
> > > >> We can update the crates despite that no changes were made, not sure
> > > >> what policy should we choose here (same as with JS)
> > > >> 10. [ ] update conda recipes
> > > >> @Uwe Korn seems like arrow-cpp-feedstock have not picked up the new
> > > >> release once again
> > > >> 11. [done] upload wheels to pypi
> > > >> 12. [nealrichardson] update homebrew packages
> > > >> 13. [done] update maven artifacts
> > > >> 14. [ ] update msys2
> > > >> 15. [nealrichardson] update R packages
> > > >> 16. [in-progress] update docs
> > > >>
> > > >> On Mon, May 18, 2020 at 10:29 PM Krisztián Szűcs
> > > >> <sz...@gmail.com> wrote:
> > > >>>
> > > >>> Current status:
> > > >>>
> > > >>> 1.  [done] rebase (not required for a patch release)
> > > >>> 2.  [done] upload source
> > > >>> 3.  [done] upload binaries
> > > >>> 4.  [done] update website
> > > >>> 5.  [ ] upload ruby gems
> > > >>> 6.  [ ] upload js packages
> > > >>> 8.  [ ] upload C# packages
> > > >>> 9.  [ ] upload rust crates
> > > >>> 10. [ ] update conda recipes
> > > >>> 11. [done] upload wheels to pypi
> > > >>> 12. [nealrichardson] update homebrew packages
> > > >>> 13. [done] update maven artifacts
> > > >>> 14. [ ] update msys2
> > > >>> 15. [nealrichardson] update R packages
> > > >>> 16. [in-progress] update docs
> > > >>>
> > > >>> On Mon, May 18, 2020 at 9:39 PM Neal Richardson
> > > >>> <ne...@gmail.com> wrote:
> > > >>> >
> > > >>> > I'm working on the R stuff and can do Homebrew again.
> > > >>> >
> > > >>> > Neal
> > > >>> >
> > > >>> > On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <
> szucs.krisztian@gmail.com>
> > > >>> > wrote:
> > > >>> >
> > > >>> > > Any help with the post release tasks is welcome!
> > > >>> > >
> > > >>> > > Checklist:
> > > >>> > > 1.  [done] rebase (not required for a patch release)
> > > >>> > > 2.  [done] upload source
> > > >>> > > 3.  [in-progress] upload binaries
> > > >>> > > 4.  [done] update website
> > > >>> > > 5.  [ ] upload ruby gems
> > > >>> > > 6.  [ ] upload js packages
> > > >>> > > 8.  [ ] upload C# packages
> > > >>> > > 9.  [ ] upload rust crates
> > > >>> > > 10. [ ] update conda recipes
> > > >>> > > 11. [kszucs] upload wheels to pypi
> > > >>> > > 12. [ ] update homebrew packages
> > > >>> > > 13. [kszucs] update maven artifacts
> > > >>> > > 14. [ ] update msys2
> > > >>> > > 15. [ ] update R packages
> > > >>> > > 16. [in-progress] update docs
> > > >>> > >
> > > >>> > > @Neal Richardson I think you need to handle the R packages.
> > > >>> > >
> > > >>> > > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
> > > >>> > > <sz...@gmail.com> wrote:
> > > >>> > > >
> > > >>> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding
> +1 vote.
> > > >>> > > >
> > > >>> > > > I'm starting the post release tasks and keep posted about
> the remaining
> > > >>> > > tasks.
> > > >>> > > >
> > > >>> > > > Thanks everyone!
> > > >>> > > >
> > > >>> > > >
> > > >>> > > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <
> wesmckinn@gmail.com>
> > > >>> > > wrote:
> > > >>> > > > >
> > > >>> > > > > +1 (binding). Ran the source verification on Windows
> > > >>> > > > >
> > > >>> > > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> > > >>> > > > > <sz...@gmail.com> wrote:
> > > >>> > > > > >
> > > >>> > > > > > Seems we don't have a windows verification yet, so I
> verified the
> > > >>> > > > > > windows wheels in a
> mcr.microsoft.com/windows/servercore:ltsc2019
> > > >>> > > > > > docker container.
> > > >>> > > > > >
> > > >>> > > > > > Currently installing VS2017 to verify the source tarball
> on windows,
> > > >>> > > > > > but it takes some time.
> > > >>> > > > > > If anyone has the environment set up, please confirm
> that the source
> > > >>> > > > > > verification passes on windows.
> > > >>> > > > > >
> > > >>> > > > > >
> > > >>> > > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> > > >>> > > > > > <sz...@gmail.com> wrote:
> > > >>> > > > > > >
> > > >>> > > > > > > +1 (binding)
> > > >>> > > > > > >
> > > >>> > > > > > > Ran the following on macOS 10.15.4:
> > > >>> > > > > > >
> > > >>> > > > > > > Java: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
> TEST_JAVA=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > C++: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > Glib, Ruby: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
> TEST_GLIB=1
> > > >>> > > TEST_RUBY=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > Python: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
> TEST_PYTHON=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > Go: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > Rust: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
> TEST_RUST=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > JS: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > C#: OK
> > > >>> > > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
> > > >>> > > dev/release/verify-release-candidate.sh
> > > >>> > > > > > > source 0.17.1 1`
> > > >>> > > > > > >
> > > >>> > > > > > > Integration: OK
> > > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0
> TEST_INTEGRATION=1
> > > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > Binaries: OK
> > > >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow
> ARROW_TMPDIR=/tmp/arrow-test
> > > >>> > > > > > > dev/release/verify-release-candidate.sh binaries
> 0.17.1 1`
> > > >>> > > > > > >
> > > >>> > > > > > > Wheels: OK
> > > >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > > >>> > > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1
> 1`
> > > >>> > > > > > >
> > > >>> > > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > > >>> > > > > > > <sz...@gmail.com> 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
> > > >>> > >
> >
>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by "Uwe L. Korn" <uw...@xhochy.com>.
Current status:

1.  [done] rebase (not required for a patch release)
2.  [done] upload source
3.  [done] upload binaries
4.  [done|in-pr] update website
5.  [done] upload ruby gems
6.  [ ] upload js packages
8.  [done] upload C# packages
9.  [ ] upload rust crates
10. [done] update conda recipes (dropped ppc64le support though)
11. [done] upload wheels to pypi
12. [nealrichardson] update homebrew packages
13. [done] update maven artifacts
14. [done|in-pr] update msys2
15. [nealrichardson] update R packages
16. [done|in-pr] update docs

On Tue, May 19, 2020, at 12:06 AM, Krisztián Szűcs wrote:
> Current status:
> 
> 1.  [done] rebase (not required for a patch release)
> 2.  [done] upload source
> 3.  [done] upload binaries
> 4.  [done|in-pr] update website
> 5.  [done] upload ruby gems
> 6.  [ ] upload js packages
> 8.  [done] upload C# packages
> 9.  [ ] upload rust crates
> 10. [in-progress|in-pr] update conda recipes
> 11. [done] upload wheels to pypi
> 12. [nealrichardson] update homebrew packages
> 13. [done] update maven artifacts
> 14. [done|in-pr] update msys2
> 15. [nealrichardson] update R packages
> 16. [done|in-pr] update docs
> 
> On Mon, May 18, 2020 at 11:33 PM Sutou Kouhei <ko...@clear-code.com> wrote:
> >
> > >> 14. [ ] update msys2
> > >
> > > I'll do this.
> >
> > Oh, sorry. Krisztián already did!
> >
> > In <20...@clear-code.com>
> >   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Tue, 19 May 2020 06:27:31 +0900 (JST),
> >   Sutou Kouhei <ko...@clear-code.com> wrote:
> >
> > >> 14. [ ] update msys2
> > >
> > > I'll do this.
> > >
> > > In <CA...@mail.gmail.com>
> > >   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Mon, 18 May 2020 22:37:50 +0200,
> > >   Krisztián Szűcs <sz...@gmail.com> wrote:
> > >
> > >> 1.  [done] rebase (not required for a patch release)
> > >> 2.  [done] upload source
> > >> 3.  [done] upload binaries
> > >> 4.  [done] update website
> > >> 5.  [done] upload ruby gems
> > >> 6.  [ ] upload js packages
> > >> No javascript changes were applied to the patch release, for
> > >> consistency we might want to choose to upload a 0.17.1 release though.
> > >> 8.  [done] upload C# packages
> > >> 9.  [ ] upload rust crates
> > >> @Andy Grove the patch release doesn't affect the rust implementation.
> > >> We can update the crates despite that no changes were made, not sure
> > >> what policy should we choose here (same as with JS)
> > >> 10. [ ] update conda recipes
> > >> @Uwe Korn seems like arrow-cpp-feedstock have not picked up the new
> > >> release once again
> > >> 11. [done] upload wheels to pypi
> > >> 12. [nealrichardson] update homebrew packages
> > >> 13. [done] update maven artifacts
> > >> 14. [ ] update msys2
> > >> 15. [nealrichardson] update R packages
> > >> 16. [in-progress] update docs
> > >>
> > >> On Mon, May 18, 2020 at 10:29 PM Krisztián Szűcs
> > >> <sz...@gmail.com> wrote:
> > >>>
> > >>> Current status:
> > >>>
> > >>> 1.  [done] rebase (not required for a patch release)
> > >>> 2.  [done] upload source
> > >>> 3.  [done] upload binaries
> > >>> 4.  [done] update website
> > >>> 5.  [ ] upload ruby gems
> > >>> 6.  [ ] upload js packages
> > >>> 8.  [ ] upload C# packages
> > >>> 9.  [ ] upload rust crates
> > >>> 10. [ ] update conda recipes
> > >>> 11. [done] upload wheels to pypi
> > >>> 12. [nealrichardson] update homebrew packages
> > >>> 13. [done] update maven artifacts
> > >>> 14. [ ] update msys2
> > >>> 15. [nealrichardson] update R packages
> > >>> 16. [in-progress] update docs
> > >>>
> > >>> On Mon, May 18, 2020 at 9:39 PM Neal Richardson
> > >>> <ne...@gmail.com> wrote:
> > >>> >
> > >>> > I'm working on the R stuff and can do Homebrew again.
> > >>> >
> > >>> > Neal
> > >>> >
> > >>> > On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <sz...@gmail.com>
> > >>> > wrote:
> > >>> >
> > >>> > > Any help with the post release tasks is welcome!
> > >>> > >
> > >>> > > Checklist:
> > >>> > > 1.  [done] rebase (not required for a patch release)
> > >>> > > 2.  [done] upload source
> > >>> > > 3.  [in-progress] upload binaries
> > >>> > > 4.  [done] update website
> > >>> > > 5.  [ ] upload ruby gems
> > >>> > > 6.  [ ] upload js packages
> > >>> > > 8.  [ ] upload C# packages
> > >>> > > 9.  [ ] upload rust crates
> > >>> > > 10. [ ] update conda recipes
> > >>> > > 11. [kszucs] upload wheels to pypi
> > >>> > > 12. [ ] update homebrew packages
> > >>> > > 13. [kszucs] update maven artifacts
> > >>> > > 14. [ ] update msys2
> > >>> > > 15. [ ] update R packages
> > >>> > > 16. [in-progress] update docs
> > >>> > >
> > >>> > > @Neal Richardson I think you need to handle the R packages.
> > >>> > >
> > >>> > > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
> > >>> > > <sz...@gmail.com> wrote:
> > >>> > > >
> > >>> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
> > >>> > > >
> > >>> > > > I'm starting the post release tasks and keep posted about the remaining
> > >>> > > tasks.
> > >>> > > >
> > >>> > > > Thanks everyone!
> > >>> > > >
> > >>> > > >
> > >>> > > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com>
> > >>> > > wrote:
> > >>> > > > >
> > >>> > > > > +1 (binding). Ran the source verification on Windows
> > >>> > > > >
> > >>> > > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> > >>> > > > > <sz...@gmail.com> wrote:
> > >>> > > > > >
> > >>> > > > > > Seems we don't have a windows verification yet, so I verified the
> > >>> > > > > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> > >>> > > > > > docker container.
> > >>> > > > > >
> > >>> > > > > > Currently installing VS2017 to verify the source tarball on windows,
> > >>> > > > > > but it takes some time.
> > >>> > > > > > If anyone has the environment set up, please confirm that the source
> > >>> > > > > > verification passes on windows.
> > >>> > > > > >
> > >>> > > > > >
> > >>> > > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> > >>> > > > > > <sz...@gmail.com> wrote:
> > >>> > > > > > >
> > >>> > > > > > > +1 (binding)
> > >>> > > > > > >
> > >>> > > > > > > Ran the following on macOS 10.15.4:
> > >>> > > > > > >
> > >>> > > > > > > Java: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > C++: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > Glib, Ruby: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1
> > >>> > > TEST_RUBY=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > Python: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > Go: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > Rust: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > JS: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > C#: OK
> > >>> > > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
> > >>> > > dev/release/verify-release-candidate.sh
> > >>> > > > > > > source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > Integration: OK
> > >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> > >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > Binaries: OK
> > >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> > >>> > > > > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > Wheels: OK
> > >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > >>> > > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> > >>> > > > > > >
> > >>> > > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > >>> > > > > > > <sz...@gmail.com> 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
> > >>> > >
>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Krisztián Szűcs <sz...@gmail.com>.
Current status:

1.  [done] rebase (not required for a patch release)
2.  [done] upload source
3.  [done] upload binaries
4.  [done|in-pr] update website
5.  [done] upload ruby gems
6.  [ ] upload js packages
8.  [done] upload C# packages
9.  [ ] upload rust crates
10. [in-progress|in-pr] update conda recipes
11. [done] upload wheels to pypi
12. [nealrichardson] update homebrew packages
13. [done] update maven artifacts
14. [done|in-pr] update msys2
15. [nealrichardson] update R packages
16. [done|in-pr] update docs

On Mon, May 18, 2020 at 11:33 PM Sutou Kouhei <ko...@clear-code.com> wrote:
>
> >> 14. [ ] update msys2
> >
> > I'll do this.
>
> Oh, sorry. Krisztián already did!
>
> In <20...@clear-code.com>
>   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Tue, 19 May 2020 06:27:31 +0900 (JST),
>   Sutou Kouhei <ko...@clear-code.com> wrote:
>
> >> 14. [ ] update msys2
> >
> > I'll do this.
> >
> > In <CA...@mail.gmail.com>
> >   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Mon, 18 May 2020 22:37:50 +0200,
> >   Krisztián Szűcs <sz...@gmail.com> wrote:
> >
> >> 1.  [done] rebase (not required for a patch release)
> >> 2.  [done] upload source
> >> 3.  [done] upload binaries
> >> 4.  [done] update website
> >> 5.  [done] upload ruby gems
> >> 6.  [ ] upload js packages
> >> No javascript changes were applied to the patch release, for
> >> consistency we might want to choose to upload a 0.17.1 release though.
> >> 8.  [done] upload C# packages
> >> 9.  [ ] upload rust crates
> >> @Andy Grove the patch release doesn't affect the rust implementation.
> >> We can update the crates despite that no changes were made, not sure
> >> what policy should we choose here (same as with JS)
> >> 10. [ ] update conda recipes
> >> @Uwe Korn seems like arrow-cpp-feedstock have not picked up the new
> >> release once again
> >> 11. [done] upload wheels to pypi
> >> 12. [nealrichardson] update homebrew packages
> >> 13. [done] update maven artifacts
> >> 14. [ ] update msys2
> >> 15. [nealrichardson] update R packages
> >> 16. [in-progress] update docs
> >>
> >> On Mon, May 18, 2020 at 10:29 PM Krisztián Szűcs
> >> <sz...@gmail.com> wrote:
> >>>
> >>> Current status:
> >>>
> >>> 1.  [done] rebase (not required for a patch release)
> >>> 2.  [done] upload source
> >>> 3.  [done] upload binaries
> >>> 4.  [done] update website
> >>> 5.  [ ] upload ruby gems
> >>> 6.  [ ] upload js packages
> >>> 8.  [ ] upload C# packages
> >>> 9.  [ ] upload rust crates
> >>> 10. [ ] update conda recipes
> >>> 11. [done] upload wheels to pypi
> >>> 12. [nealrichardson] update homebrew packages
> >>> 13. [done] update maven artifacts
> >>> 14. [ ] update msys2
> >>> 15. [nealrichardson] update R packages
> >>> 16. [in-progress] update docs
> >>>
> >>> On Mon, May 18, 2020 at 9:39 PM Neal Richardson
> >>> <ne...@gmail.com> wrote:
> >>> >
> >>> > I'm working on the R stuff and can do Homebrew again.
> >>> >
> >>> > Neal
> >>> >
> >>> > On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <sz...@gmail.com>
> >>> > wrote:
> >>> >
> >>> > > Any help with the post release tasks is welcome!
> >>> > >
> >>> > > Checklist:
> >>> > > 1.  [done] rebase (not required for a patch release)
> >>> > > 2.  [done] upload source
> >>> > > 3.  [in-progress] upload binaries
> >>> > > 4.  [done] update website
> >>> > > 5.  [ ] upload ruby gems
> >>> > > 6.  [ ] upload js packages
> >>> > > 8.  [ ] upload C# packages
> >>> > > 9.  [ ] upload rust crates
> >>> > > 10. [ ] update conda recipes
> >>> > > 11. [kszucs] upload wheels to pypi
> >>> > > 12. [ ] update homebrew packages
> >>> > > 13. [kszucs] update maven artifacts
> >>> > > 14. [ ] update msys2
> >>> > > 15. [ ] update R packages
> >>> > > 16. [in-progress] update docs
> >>> > >
> >>> > > @Neal Richardson I think you need to handle the R packages.
> >>> > >
> >>> > > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
> >>> > > <sz...@gmail.com> wrote:
> >>> > > >
> >>> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
> >>> > > >
> >>> > > > I'm starting the post release tasks and keep posted about the remaining
> >>> > > tasks.
> >>> > > >
> >>> > > > Thanks everyone!
> >>> > > >
> >>> > > >
> >>> > > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com>
> >>> > > wrote:
> >>> > > > >
> >>> > > > > +1 (binding). Ran the source verification on Windows
> >>> > > > >
> >>> > > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> >>> > > > > <sz...@gmail.com> wrote:
> >>> > > > > >
> >>> > > > > > Seems we don't have a windows verification yet, so I verified the
> >>> > > > > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> >>> > > > > > docker container.
> >>> > > > > >
> >>> > > > > > Currently installing VS2017 to verify the source tarball on windows,
> >>> > > > > > but it takes some time.
> >>> > > > > > If anyone has the environment set up, please confirm that the source
> >>> > > > > > verification passes on windows.
> >>> > > > > >
> >>> > > > > >
> >>> > > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> >>> > > > > > <sz...@gmail.com> wrote:
> >>> > > > > > >
> >>> > > > > > > +1 (binding)
> >>> > > > > > >
> >>> > > > > > > Ran the following on macOS 10.15.4:
> >>> > > > > > >
> >>> > > > > > > Java: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > C++: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > Glib, Ruby: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1
> >>> > > TEST_RUBY=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > Python: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > Go: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > Rust: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > JS: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > C#: OK
> >>> > > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
> >>> > > dev/release/verify-release-candidate.sh
> >>> > > > > > > source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > Integration: OK
> >>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> >>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > Binaries: OK
> >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> >>> > > > > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > Wheels: OK
> >>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> >>> > > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> >>> > > > > > >
> >>> > > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> >>> > > > > > > <sz...@gmail.com> 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
> >>> > >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Sutou Kouhei <ko...@clear-code.com>.
>> 14. [ ] update msys2
> 
> I'll do this.

Oh, sorry. Krisztián already did!

In <20...@clear-code.com>
  "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Tue, 19 May 2020 06:27:31 +0900 (JST),
  Sutou Kouhei <ko...@clear-code.com> wrote:

>> 14. [ ] update msys2
> 
> I'll do this.
> 
> In <CA...@mail.gmail.com>
>   "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Mon, 18 May 2020 22:37:50 +0200,
>   Krisztián Szűcs <sz...@gmail.com> wrote:
> 
>> 1.  [done] rebase (not required for a patch release)
>> 2.  [done] upload source
>> 3.  [done] upload binaries
>> 4.  [done] update website
>> 5.  [done] upload ruby gems
>> 6.  [ ] upload js packages
>> No javascript changes were applied to the patch release, for
>> consistency we might want to choose to upload a 0.17.1 release though.
>> 8.  [done] upload C# packages
>> 9.  [ ] upload rust crates
>> @Andy Grove the patch release doesn't affect the rust implementation.
>> We can update the crates despite that no changes were made, not sure
>> what policy should we choose here (same as with JS)
>> 10. [ ] update conda recipes
>> @Uwe Korn seems like arrow-cpp-feedstock have not picked up the new
>> release once again
>> 11. [done] upload wheels to pypi
>> 12. [nealrichardson] update homebrew packages
>> 13. [done] update maven artifacts
>> 14. [ ] update msys2
>> 15. [nealrichardson] update R packages
>> 16. [in-progress] update docs
>> 
>> On Mon, May 18, 2020 at 10:29 PM Krisztián Szűcs
>> <sz...@gmail.com> wrote:
>>>
>>> Current status:
>>>
>>> 1.  [done] rebase (not required for a patch release)
>>> 2.  [done] upload source
>>> 3.  [done] upload binaries
>>> 4.  [done] update website
>>> 5.  [ ] upload ruby gems
>>> 6.  [ ] upload js packages
>>> 8.  [ ] upload C# packages
>>> 9.  [ ] upload rust crates
>>> 10. [ ] update conda recipes
>>> 11. [done] upload wheels to pypi
>>> 12. [nealrichardson] update homebrew packages
>>> 13. [done] update maven artifacts
>>> 14. [ ] update msys2
>>> 15. [nealrichardson] update R packages
>>> 16. [in-progress] update docs
>>>
>>> On Mon, May 18, 2020 at 9:39 PM Neal Richardson
>>> <ne...@gmail.com> wrote:
>>> >
>>> > I'm working on the R stuff and can do Homebrew again.
>>> >
>>> > Neal
>>> >
>>> > On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <sz...@gmail.com>
>>> > wrote:
>>> >
>>> > > Any help with the post release tasks is welcome!
>>> > >
>>> > > Checklist:
>>> > > 1.  [done] rebase (not required for a patch release)
>>> > > 2.  [done] upload source
>>> > > 3.  [in-progress] upload binaries
>>> > > 4.  [done] update website
>>> > > 5.  [ ] upload ruby gems
>>> > > 6.  [ ] upload js packages
>>> > > 8.  [ ] upload C# packages
>>> > > 9.  [ ] upload rust crates
>>> > > 10. [ ] update conda recipes
>>> > > 11. [kszucs] upload wheels to pypi
>>> > > 12. [ ] update homebrew packages
>>> > > 13. [kszucs] update maven artifacts
>>> > > 14. [ ] update msys2
>>> > > 15. [ ] update R packages
>>> > > 16. [in-progress] update docs
>>> > >
>>> > > @Neal Richardson I think you need to handle the R packages.
>>> > >
>>> > > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
>>> > > <sz...@gmail.com> wrote:
>>> > > >
>>> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
>>> > > >
>>> > > > I'm starting the post release tasks and keep posted about the remaining
>>> > > tasks.
>>> > > >
>>> > > > Thanks everyone!
>>> > > >
>>> > > >
>>> > > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com>
>>> > > wrote:
>>> > > > >
>>> > > > > +1 (binding). Ran the source verification on Windows
>>> > > > >
>>> > > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
>>> > > > > <sz...@gmail.com> wrote:
>>> > > > > >
>>> > > > > > Seems we don't have a windows verification yet, so I verified the
>>> > > > > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
>>> > > > > > docker container.
>>> > > > > >
>>> > > > > > Currently installing VS2017 to verify the source tarball on windows,
>>> > > > > > but it takes some time.
>>> > > > > > If anyone has the environment set up, please confirm that the source
>>> > > > > > verification passes on windows.
>>> > > > > >
>>> > > > > >
>>> > > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
>>> > > > > > <sz...@gmail.com> wrote:
>>> > > > > > >
>>> > > > > > > +1 (binding)
>>> > > > > > >
>>> > > > > > > Ran the following on macOS 10.15.4:
>>> > > > > > >
>>> > > > > > > Java: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > C++: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > Glib, Ruby: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1
>>> > > TEST_RUBY=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > Python: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > Go: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > Rust: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > JS: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > C#: OK
>>> > > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
>>> > > dev/release/verify-release-candidate.sh
>>> > > > > > > source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > Integration: OK
>>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
>>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>>> > > > > > >
>>> > > > > > > Binaries: OK
>>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
>>> > > > > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
>>> > > > > > >
>>> > > > > > > Wheels: OK
>>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
>>> > > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
>>> > > > > > >
>>> > > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
>>> > > > > > > <sz...@gmail.com> 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
>>> > >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Sutou Kouhei <ko...@clear-code.com>.
> 14. [ ] update msys2

I'll do this.

In <CA...@mail.gmail.com>
  "Re: [VOTE] Release Apache Arrow 0.17.1 - RC1" on Mon, 18 May 2020 22:37:50 +0200,
  Krisztián Szűcs <sz...@gmail.com> wrote:

> 1.  [done] rebase (not required for a patch release)
> 2.  [done] upload source
> 3.  [done] upload binaries
> 4.  [done] update website
> 5.  [done] upload ruby gems
> 6.  [ ] upload js packages
> No javascript changes were applied to the patch release, for
> consistency we might want to choose to upload a 0.17.1 release though.
> 8.  [done] upload C# packages
> 9.  [ ] upload rust crates
> @Andy Grove the patch release doesn't affect the rust implementation.
> We can update the crates despite that no changes were made, not sure
> what policy should we choose here (same as with JS)
> 10. [ ] update conda recipes
> @Uwe Korn seems like arrow-cpp-feedstock have not picked up the new
> release once again
> 11. [done] upload wheels to pypi
> 12. [nealrichardson] update homebrew packages
> 13. [done] update maven artifacts
> 14. [ ] update msys2
> 15. [nealrichardson] update R packages
> 16. [in-progress] update docs
> 
> On Mon, May 18, 2020 at 10:29 PM Krisztián Szűcs
> <sz...@gmail.com> wrote:
>>
>> Current status:
>>
>> 1.  [done] rebase (not required for a patch release)
>> 2.  [done] upload source
>> 3.  [done] upload binaries
>> 4.  [done] update website
>> 5.  [ ] upload ruby gems
>> 6.  [ ] upload js packages
>> 8.  [ ] upload C# packages
>> 9.  [ ] upload rust crates
>> 10. [ ] update conda recipes
>> 11. [done] upload wheels to pypi
>> 12. [nealrichardson] update homebrew packages
>> 13. [done] update maven artifacts
>> 14. [ ] update msys2
>> 15. [nealrichardson] update R packages
>> 16. [in-progress] update docs
>>
>> On Mon, May 18, 2020 at 9:39 PM Neal Richardson
>> <ne...@gmail.com> wrote:
>> >
>> > I'm working on the R stuff and can do Homebrew again.
>> >
>> > Neal
>> >
>> > On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <sz...@gmail.com>
>> > wrote:
>> >
>> > > Any help with the post release tasks is welcome!
>> > >
>> > > Checklist:
>> > > 1.  [done] rebase (not required for a patch release)
>> > > 2.  [done] upload source
>> > > 3.  [in-progress] upload binaries
>> > > 4.  [done] update website
>> > > 5.  [ ] upload ruby gems
>> > > 6.  [ ] upload js packages
>> > > 8.  [ ] upload C# packages
>> > > 9.  [ ] upload rust crates
>> > > 10. [ ] update conda recipes
>> > > 11. [kszucs] upload wheels to pypi
>> > > 12. [ ] update homebrew packages
>> > > 13. [kszucs] update maven artifacts
>> > > 14. [ ] update msys2
>> > > 15. [ ] update R packages
>> > > 16. [in-progress] update docs
>> > >
>> > > @Neal Richardson I think you need to handle the R packages.
>> > >
>> > > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
>> > > <sz...@gmail.com> wrote:
>> > > >
>> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
>> > > >
>> > > > I'm starting the post release tasks and keep posted about the remaining
>> > > tasks.
>> > > >
>> > > > Thanks everyone!
>> > > >
>> > > >
>> > > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com>
>> > > wrote:
>> > > > >
>> > > > > +1 (binding). Ran the source verification on Windows
>> > > > >
>> > > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
>> > > > > <sz...@gmail.com> wrote:
>> > > > > >
>> > > > > > Seems we don't have a windows verification yet, so I verified the
>> > > > > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
>> > > > > > docker container.
>> > > > > >
>> > > > > > Currently installing VS2017 to verify the source tarball on windows,
>> > > > > > but it takes some time.
>> > > > > > If anyone has the environment set up, please confirm that the source
>> > > > > > verification passes on windows.
>> > > > > >
>> > > > > >
>> > > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
>> > > > > > <sz...@gmail.com> wrote:
>> > > > > > >
>> > > > > > > +1 (binding)
>> > > > > > >
>> > > > > > > Ran the following on macOS 10.15.4:
>> > > > > > >
>> > > > > > > Java: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > C++: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > Glib, Ruby: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1
>> > > TEST_RUBY=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > Python: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > Go: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > Rust: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > JS: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > C#: OK
>> > > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
>> > > dev/release/verify-release-candidate.sh
>> > > > > > > source 0.17.1 1`
>> > > > > > >
>> > > > > > > Integration: OK
>> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
>> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
>> > > > > > >
>> > > > > > > Binaries: OK
>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
>> > > > > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
>> > > > > > >
>> > > > > > > Wheels: OK
>> > > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
>> > > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
>> > > > > > >
>> > > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
>> > > > > > > <sz...@gmail.com> 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
>> > >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Krisztián Szűcs <sz...@gmail.com>.
1.  [done] rebase (not required for a patch release)
2.  [done] upload source
3.  [done] upload binaries
4.  [done] update website
5.  [done] upload ruby gems
6.  [ ] upload js packages
No javascript changes were applied to the patch release, for
consistency we might want to choose to upload a 0.17.1 release though.
8.  [done] upload C# packages
9.  [ ] upload rust crates
@Andy Grove the patch release doesn't affect the rust implementation.
We can update the crates despite that no changes were made, not sure
what policy should we choose here (same as with JS)
10. [ ] update conda recipes
@Uwe Korn seems like arrow-cpp-feedstock have not picked up the new
release once again
11. [done] upload wheels to pypi
12. [nealrichardson] update homebrew packages
13. [done] update maven artifacts
14. [ ] update msys2
15. [nealrichardson] update R packages
16. [in-progress] update docs

On Mon, May 18, 2020 at 10:29 PM Krisztián Szűcs
<sz...@gmail.com> wrote:
>
> Current status:
>
> 1.  [done] rebase (not required for a patch release)
> 2.  [done] upload source
> 3.  [done] upload binaries
> 4.  [done] update website
> 5.  [ ] upload ruby gems
> 6.  [ ] upload js packages
> 8.  [ ] upload C# packages
> 9.  [ ] upload rust crates
> 10. [ ] update conda recipes
> 11. [done] upload wheels to pypi
> 12. [nealrichardson] update homebrew packages
> 13. [done] update maven artifacts
> 14. [ ] update msys2
> 15. [nealrichardson] update R packages
> 16. [in-progress] update docs
>
> On Mon, May 18, 2020 at 9:39 PM Neal Richardson
> <ne...@gmail.com> wrote:
> >
> > I'm working on the R stuff and can do Homebrew again.
> >
> > Neal
> >
> > On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <sz...@gmail.com>
> > wrote:
> >
> > > Any help with the post release tasks is welcome!
> > >
> > > Checklist:
> > > 1.  [done] rebase (not required for a patch release)
> > > 2.  [done] upload source
> > > 3.  [in-progress] upload binaries
> > > 4.  [done] update website
> > > 5.  [ ] upload ruby gems
> > > 6.  [ ] upload js packages
> > > 8.  [ ] upload C# packages
> > > 9.  [ ] upload rust crates
> > > 10. [ ] update conda recipes
> > > 11. [kszucs] upload wheels to pypi
> > > 12. [ ] update homebrew packages
> > > 13. [kszucs] update maven artifacts
> > > 14. [ ] update msys2
> > > 15. [ ] update R packages
> > > 16. [in-progress] update docs
> > >
> > > @Neal Richardson I think you need to handle the R packages.
> > >
> > > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
> > > <sz...@gmail.com> wrote:
> > > >
> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
> > > >
> > > > I'm starting the post release tasks and keep posted about the remaining
> > > tasks.
> > > >
> > > > Thanks everyone!
> > > >
> > > >
> > > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com>
> > > wrote:
> > > > >
> > > > > +1 (binding). Ran the source verification on Windows
> > > > >
> > > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> > > > > <sz...@gmail.com> wrote:
> > > > > >
> > > > > > Seems we don't have a windows verification yet, so I verified the
> > > > > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> > > > > > docker container.
> > > > > >
> > > > > > Currently installing VS2017 to verify the source tarball on windows,
> > > > > > but it takes some time.
> > > > > > If anyone has the environment set up, please confirm that the source
> > > > > > verification passes on windows.
> > > > > >
> > > > > >
> > > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> > > > > > <sz...@gmail.com> wrote:
> > > > > > >
> > > > > > > +1 (binding)
> > > > > > >
> > > > > > > Ran the following on macOS 10.15.4:
> > > > > > >
> > > > > > > Java: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > C++: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > Glib, Ruby: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1
> > > TEST_RUBY=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > Python: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > Go: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > Rust: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > JS: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > C#: OK
> > > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
> > > dev/release/verify-release-candidate.sh
> > > > > > > source 0.17.1 1`
> > > > > > >
> > > > > > > Integration: OK
> > > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> > > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > > >
> > > > > > > Binaries: OK
> > > > > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> > > > > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> > > > > > >
> > > > > > > Wheels: OK
> > > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> > > > > > >
> > > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > > > > > > <sz...@gmail.com> 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
> > >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Krisztián Szűcs <sz...@gmail.com>.
Current status:

1.  [done] rebase (not required for a patch release)
2.  [done] upload source
3.  [done] upload binaries
4.  [done] update website
5.  [ ] upload ruby gems
6.  [ ] upload js packages
8.  [ ] upload C# packages
9.  [ ] upload rust crates
10. [ ] update conda recipes
11. [done] upload wheels to pypi
12. [nealrichardson] update homebrew packages
13. [done] update maven artifacts
14. [ ] update msys2
15. [nealrichardson] update R packages
16. [in-progress] update docs

On Mon, May 18, 2020 at 9:39 PM Neal Richardson
<ne...@gmail.com> wrote:
>
> I'm working on the R stuff and can do Homebrew again.
>
> Neal
>
> On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <sz...@gmail.com>
> wrote:
>
> > Any help with the post release tasks is welcome!
> >
> > Checklist:
> > 1.  [done] rebase (not required for a patch release)
> > 2.  [done] upload source
> > 3.  [in-progress] upload binaries
> > 4.  [done] update website
> > 5.  [ ] upload ruby gems
> > 6.  [ ] upload js packages
> > 8.  [ ] upload C# packages
> > 9.  [ ] upload rust crates
> > 10. [ ] update conda recipes
> > 11. [kszucs] upload wheels to pypi
> > 12. [ ] update homebrew packages
> > 13. [kszucs] update maven artifacts
> > 14. [ ] update msys2
> > 15. [ ] update R packages
> > 16. [in-progress] update docs
> >
> > @Neal Richardson I think you need to handle the R packages.
> >
> > On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
> > <sz...@gmail.com> wrote:
> > >
> > > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
> > >
> > > I'm starting the post release tasks and keep posted about the remaining
> > tasks.
> > >
> > > Thanks everyone!
> > >
> > >
> > > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com>
> > wrote:
> > > >
> > > > +1 (binding). Ran the source verification on Windows
> > > >
> > > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> > > > <sz...@gmail.com> wrote:
> > > > >
> > > > > Seems we don't have a windows verification yet, so I verified the
> > > > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> > > > > docker container.
> > > > >
> > > > > Currently installing VS2017 to verify the source tarball on windows,
> > > > > but it takes some time.
> > > > > If anyone has the environment set up, please confirm that the source
> > > > > verification passes on windows.
> > > > >
> > > > >
> > > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> > > > > <sz...@gmail.com> wrote:
> > > > > >
> > > > > > +1 (binding)
> > > > > >
> > > > > > Ran the following on macOS 10.15.4:
> > > > > >
> > > > > > Java: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > C++: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > Glib, Ruby: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1
> > TEST_RUBY=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > Python: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > Go: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > Rust: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > JS: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > C#: OK
> > > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
> > dev/release/verify-release-candidate.sh
> > > > > > source 0.17.1 1`
> > > > > >
> > > > > > Integration: OK
> > > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> > > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > > >
> > > > > > Binaries: OK
> > > > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> > > > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> > > > > >
> > > > > > Wheels: OK
> > > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > > > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> > > > > >
> > > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > > > > > <sz...@gmail.com> 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
> >

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Neal Richardson <ne...@gmail.com>.
I'm working on the R stuff and can do Homebrew again.

Neal

On Mon, May 18, 2020 at 12:30 PM Krisztián Szűcs <sz...@gmail.com>
wrote:

> Any help with the post release tasks is welcome!
>
> Checklist:
> 1.  [done] rebase (not required for a patch release)
> 2.  [done] upload source
> 3.  [in-progress] upload binaries
> 4.  [done] update website
> 5.  [ ] upload ruby gems
> 6.  [ ] upload js packages
> 8.  [ ] upload C# packages
> 9.  [ ] upload rust crates
> 10. [ ] update conda recipes
> 11. [kszucs] upload wheels to pypi
> 12. [ ] update homebrew packages
> 13. [kszucs] update maven artifacts
> 14. [ ] update msys2
> 15. [ ] update R packages
> 16. [in-progress] update docs
>
> @Neal Richardson I think you need to handle the R packages.
>
> On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
> <sz...@gmail.com> wrote:
> >
> > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
> >
> > I'm starting the post release tasks and keep posted about the remaining
> tasks.
> >
> > Thanks everyone!
> >
> >
> > On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com>
> wrote:
> > >
> > > +1 (binding). Ran the source verification on Windows
> > >
> > > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> > > <sz...@gmail.com> wrote:
> > > >
> > > > Seems we don't have a windows verification yet, so I verified the
> > > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> > > > docker container.
> > > >
> > > > Currently installing VS2017 to verify the source tarball on windows,
> > > > but it takes some time.
> > > > If anyone has the environment set up, please confirm that the source
> > > > verification passes on windows.
> > > >
> > > >
> > > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> > > > <sz...@gmail.com> wrote:
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > > Ran the following on macOS 10.15.4:
> > > > >
> > > > > Java: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > C++: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > Glib, Ruby: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1
> TEST_RUBY=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > Python: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > Go: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > Rust: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > JS: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > C#: OK
> > > > > `TEST_DEFAULT=0 TEST_CSHARP=1
> dev/release/verify-release-candidate.sh
> > > > > source 0.17.1 1`
> > > > >
> > > > > Integration: OK
> > > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> > > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > > >
> > > > > Binaries: OK
> > > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> > > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> > > > >
> > > > > Wheels: OK
> > > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> > > > >
> > > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > > > > <sz...@gmail.com> 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
>

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Krisztián Szűcs <sz...@gmail.com>.
Any help with the post release tasks is welcome!

Checklist:
1.  [done] rebase (not required for a patch release)
2.  [done] upload source
3.  [in-progress] upload binaries
4.  [done] update website
5.  [ ] upload ruby gems
6.  [ ] upload js packages
8.  [ ] upload C# packages
9.  [ ] upload rust crates
10. [ ] update conda recipes
11. [kszucs] upload wheels to pypi
12. [ ] update homebrew packages
13. [kszucs] update maven artifacts
14. [ ] update msys2
15. [ ] update R packages
16. [in-progress] update docs

@Neal Richardson I think you need to handle the R packages.

On Mon, May 18, 2020 at 8:08 PM Krisztián Szűcs
<sz...@gmail.com> wrote:
>
> The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.
>
> I'm starting the post release tasks and keep posted about the remaining tasks.
>
> Thanks everyone!
>
>
> On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com> wrote:
> >
> > +1 (binding). Ran the source verification on Windows
> >
> > On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> > <sz...@gmail.com> wrote:
> > >
> > > Seems we don't have a windows verification yet, so I verified the
> > > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> > > docker container.
> > >
> > > Currently installing VS2017 to verify the source tarball on windows,
> > > but it takes some time.
> > > If anyone has the environment set up, please confirm that the source
> > > verification passes on windows.
> > >
> > >
> > > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> > > <sz...@gmail.com> wrote:
> > > >
> > > > +1 (binding)
> > > >
> > > > Ran the following on macOS 10.15.4:
> > > >
> > > > Java: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > C++: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > Glib, Ruby: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1 TEST_RUBY=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > Python: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > Go: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > Rust: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > JS: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > C#: OK
> > > > `TEST_DEFAULT=0 TEST_CSHARP=1 dev/release/verify-release-candidate.sh
> > > > source 0.17.1 1`
> > > >
> > > > Integration: OK
> > > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> > > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > > >
> > > > Binaries: OK
> > > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> > > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> > > >
> > > > Wheels: OK
> > > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> > > >
> > > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > > > <sz...@gmail.com> 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

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Krisztián Szűcs <sz...@gmail.com>.
The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote.

I'm starting the post release tasks and keep posted about the remaining tasks.

Thanks everyone!


On Mon, May 18, 2020 at 7:03 PM Wes McKinney <we...@gmail.com> wrote:
>
> +1 (binding). Ran the source verification on Windows
>
> On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
> <sz...@gmail.com> wrote:
> >
> > Seems we don't have a windows verification yet, so I verified the
> > windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> > docker container.
> >
> > Currently installing VS2017 to verify the source tarball on windows,
> > but it takes some time.
> > If anyone has the environment set up, please confirm that the source
> > verification passes on windows.
> >
> >
> > On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> > <sz...@gmail.com> wrote:
> > >
> > > +1 (binding)
> > >
> > > Ran the following on macOS 10.15.4:
> > >
> > > Java: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > C++: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > Glib, Ruby: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1 TEST_RUBY=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > Python: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > Go: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > Rust: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > JS: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > C#: OK
> > > `TEST_DEFAULT=0 TEST_CSHARP=1 dev/release/verify-release-candidate.sh
> > > source 0.17.1 1`
> > >
> > > Integration: OK
> > > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> > > dev/release/verify-release-candidate.sh source 0.17.1 1`
> > >
> > > Binaries: OK
> > > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> > > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> > >
> > > Wheels: OK
> > > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> > >
> > > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > > <sz...@gmail.com> 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

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Wes McKinney <we...@gmail.com>.
+1 (binding). Ran the source verification on Windows

On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
<sz...@gmail.com> wrote:
>
> Seems we don't have a windows verification yet, so I verified the
> windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
> docker container.
>
> Currently installing VS2017 to verify the source tarball on windows,
> but it takes some time.
> If anyone has the environment set up, please confirm that the source
> verification passes on windows.
>
>
> On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
> <sz...@gmail.com> wrote:
> >
> > +1 (binding)
> >
> > Ran the following on macOS 10.15.4:
> >
> > Java: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > C++: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > Glib, Ruby: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1 TEST_RUBY=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > Python: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > Go: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > Rust: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > JS: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > C#: OK
> > `TEST_DEFAULT=0 TEST_CSHARP=1 dev/release/verify-release-candidate.sh
> > source 0.17.1 1`
> >
> > Integration: OK
> > `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> > dev/release/verify-release-candidate.sh source 0.17.1 1`
> >
> > Binaries: OK
> > `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> > dev/release/verify-release-candidate.sh binaries 0.17.1 1`
> >
> > Wheels: OK
> > `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> > dev/release/verify-release-candidate.sh wheels 0.17.1 1`
> >
> > On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> > <sz...@gmail.com> 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

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Krisztián Szűcs <sz...@gmail.com>.
Seems we don't have a windows verification yet, so I verified the
windows wheels in a mcr.microsoft.com/windows/servercore:ltsc2019
docker container.

Currently installing VS2017 to verify the source tarball on windows,
but it takes some time.
If anyone has the environment set up, please confirm that the source
verification passes on windows.


On Mon, May 18, 2020 at 3:41 PM Krisztián Szűcs
<sz...@gmail.com> wrote:
>
> +1 (binding)
>
> Ran the following on macOS 10.15.4:
>
> Java: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> C++: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> Glib, Ruby: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1 TEST_RUBY=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> Python: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> Go: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> Rust: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> JS: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> C#: OK
> `TEST_DEFAULT=0 TEST_CSHARP=1 dev/release/verify-release-candidate.sh
> source 0.17.1 1`
>
> Integration: OK
> `ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
> dev/release/verify-release-candidate.sh source 0.17.1 1`
>
> Binaries: OK
> `BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
> dev/release/verify-release-candidate.sh binaries 0.17.1 1`
>
> Wheels: OK
> `BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
> dev/release/verify-release-candidate.sh wheels 0.17.1 1`
>
> On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
> <sz...@gmail.com> 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

Re: [VOTE] Release Apache Arrow 0.17.1 - RC1

Posted by Krisztián Szűcs <sz...@gmail.com>.
+1 (binding)

Ran the following on macOS 10.15.4:

Java: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JAVA=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

C++: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_CPP=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

Glib, Ruby: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GLIB=1 TEST_RUBY=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

Python: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_PYTHON=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

Go: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_GO=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

Rust: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_RUST=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

JS: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_JS=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

C#: OK
`TEST_DEFAULT=0 TEST_CSHARP=1 dev/release/verify-release-candidate.sh
source 0.17.1 1`

Integration: OK
`ARROW_TMPDIR=/tmp/arrow-test TEST_DEFAULT=0 TEST_INTEGRATION=1
dev/release/verify-release-candidate.sh source 0.17.1 1`

Binaries: OK
`BINTRAY_REPOSITORY=apache/arrow ARROW_TMPDIR=/tmp/arrow-test
dev/release/verify-release-candidate.sh binaries 0.17.1 1`

Wheels: OK
`BINTRAY_REPOSITORY=apache/arrow TMPDIR=/tmp/arrow
dev/release/verify-release-candidate.sh wheels 0.17.1 1`

On Thu, May 14, 2020 at 6:23 PM Krisztián Szűcs
<sz...@gmail.com> 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