+1 (binding). Ran the source verification on Windows

On Mon, May 18, 2020 at 9:28 AM Krisztián Szűcs
<szucs.kriszt...@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
> <szucs.kriszt...@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
> > <szucs.kriszt...@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

Reply via email to