Hi Bryan, Thanks for verifying this RC.
We've changed ARROW_HAVE_CUDA=NO to ARROW_CUDA=OFF: https://issues.apache.org/jira/browse/ARROW-4696 I've updated the "How to Verify Release Candidates" page: https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates Thanks, -- kou In <cabr4zarqm790qnjavy3zzfnz_t2xhx51yujeasu-+tupkpr...@mail.gmail.com> "Re: [VOTE] Release Apache Arrow 0.13.0 - RC4" on Thu, 28 Mar 2019 12:10:13 -0700, Bryan Cutler <[email protected]> wrote: > +1 (non-binding) > > Ran: > ARROW_HAVE_CUDA=NO dev/release/verify-release-candidate.sh source 0.13.0 4 > > With tests: > : ${TEST_DEFAULT:=1} > : ${TEST_JAVA:=${TEST_DEFAULT}} > : ${TEST_CPP:=${TEST_DEFAULT}} > : ${TEST_GLIB:=0} > : ${TEST_RUBY:=0} > : ${TEST_PYTHON:=${TEST_DEFAULT}} > : ${TEST_JS:=0} > : ${TEST_INTEGRATION:=${TEST_DEFAULT}} > : ${TEST_RUST:=0} > > On Thu, Mar 28, 2019 at 9:03 AM Ben Kietzman <[email protected]> > wrote: > >> +1 (non-binding) >> >> Builds and passes tests on Windows 10 >> >> Ben Kietzman >> >> On Thu, Mar 28, 2019 at 11:50 AM Andy Grove <[email protected]> wrote: >> > >> > Some of the Rust tests fail unless I manually copy some arrow test files >> > into the directory, then they pass. I filed >> > https://issues.apache.org/jira/browse/ARROW-5053 to resolve this. >> However, >> > I don't think this is significant enough to block the release. I will aim >> > to resolve this today though, just in case we have another RC. >> > >> > +1 (binding) >> > >> > I have only tested the Rust implementation. >> > >> > >> > >> > On Thu, Mar 28, 2019 at 7:06 AM Francois Saint-Jacques < >> > [email protected]> wrote: >> > >> > > +1 (non-binding) >> > > >> > > No issues with the latest release-verify script on Ubuntu18.04. >> > > >> > > François >> > > >> > > On Thu, Mar 28, 2019 at 6:00 AM Kouhei Sutou <[email protected]> >> wrote: >> > > >> > > > Hi, >> > > > >> > > > I would like to propose the following release candidate (RC4) of >> Apache >> > > > Arrow version 0.13.0. This is a release consiting of 596 >> > > > resolved JIRA issues[1]. >> > > > >> > > > This release candidate is based on commit: >> > > > dfb9e7af3cd92722893a3819b6676dfdef08f896 [2] >> > > > >> > > > The source release rc4 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.13.0 >> > > > [ ] +0 >> > > > [ ] -1 Do not release this as Apache Arrow 0.13.0 because... >> > > > >> > > > [1]: >> > > > >> > > >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%200.13.0 >> > > > [2]: >> > > > >> > > >> https://github.com/apache/arrow/tree/dfb9e7af3cd92722893a3819b6676dfdef08f896 >> > > > [3]: >> > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.13.0-rc4 >> > > > [4]: https://bintray.com/apache/arrow/centos-rc/0.13.0-rc4 >> > > > [5]: https://bintray.com/apache/arrow/debian-rc/0.13.0-rc4 >> > > > [6]: https://bintray.com/apache/arrow/python-rc/0.13.0-rc4 >> > > > [7]: https://bintray.com/apache/arrow/ubuntu-rc/0.13.0-rc4 >> > > > [8]: >> > > > >> > > >> https://github.com/apache/arrow/blob/dfb9e7af3cd92722893a3819b6676dfdef08f896/CHANGELOG.md >> > > > [9]: >> > > > >> > > >> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates >> > > > >> > > > >> > > > Thanks, >> > > > -- >> > > > kou >> > > > >> > > >>
