+1 (binding) I created a release verification script for Linux: https://github.com/apache/arrow/pull/1102 I also made a small fix to the Windows verification script: https://github.com/apache/arrow/pull/1101
On Linux (Ubuntu 14.04) I: * Verified GPG signature, checksums * Ran C++ unit tests (including Python and GPU extensions) * Ran Python unit tests with Parquet and Plasma extensions * Ran C GLib unit tests * Ran Java unit tests * Ran integration tests * Ran JS unit tests On Windows / Visual Studio 2015, I ran the C++ unit tests and Python tests with Parquet extensions I noted a race condition in the build dependency graph with libarrow_gpu (ARROW-1541) and some GPU-related Valgrind warnings (ARROW-1540) - Wes On Wed, Sep 13, 2017 at 9:34 PM, Li Jin <ice.xell...@gmail.com> wrote: > +1 (not binding) > > Unfortunately I currently don't have good internet access to download and > check the RC. > On Wed, Sep 13, 2017 at 12:48 PM Uwe L. Korn <uw...@xhochy.com> wrote: > >> +1 (binding) >> >> * Verified signature >> * Build and tested C++/Python on OSX, Ubuntu 14.04 and Debian 7 & 8 >> * Build and tested Java on OSX >> >> -- >> Uwe L. Korn >> uw...@xhochy.com >> >> On Wed, Sep 13, 2017, at 06:30 PM, Gang(Gary) Wang wrote: >> > +1 looks good to me. >> > >> > Gary >> > >> > >> > On Wed, Sep 13, 2017 at 8:10 AM, hei...@mojotech.com >> > <hei...@mojotech.com> >> > wrote: >> > >> > > >> > > >> > > On 2017-09-12 16:23, Wes McKinney <wesmck...@gmail.com> wrote: >> > > > Hello all, >> > > > >> > > > I'd like to propose the 1st release candidate (rc0) of Apache >> > > > Arrow version 0.7.0. This is a major release consisting of 131 >> > > > resolved JIRAs [1]. >> > > > >> > > > The source release rc0 is hosted at [2]. >> > > > >> > > > This release candidate is based on commit >> > > > 97f9029ce835dfc2655ca91b9820a2e6aed89107 [3] >> > > > >> > > > The changelog is located at [4]. >> > > > >> > > > Please download, verify checksums and signatures, run the unit tests, >> > > > and vote on the release. >> > > > >> > > > The vote will be open for at least 72 hours. >> > > > >> > > > [ ] +1 Release this as Apache Arrow 0.7.0 >> > > > [ ] +0 >> > > > [ ] -1 Do not release this as Apache Arrow 0.7.0 because... >> > > > >> > > > Thanks, >> > > > Wes >> > > > >> > > > How to validate a release signature: >> > > > https://httpd.apache.org/dev/verification.html >> > > > >> > > > [1]: >> > > > https://issues.apache.org/jira/issues/?jql=project%20% >> > > 3D%20ARROW%20AND%20status%20in%20(Resolved%2C%20Closed)% >> > > 20AND%20fixVersion%20%3D%200.7.0 >> > > > [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0. >> > > 7.0-rc0/ >> > > > [3]: >> https://github.com/apache/arrow/tree/97f9029ce835dfc2655ca91b9820a2 >> > > e6aed89107 >> > > > [4]: https://git-wip-us.apache.org/repos/asf?p=arrow.git;a=blob_ >> > > plain;f=CHANGELOG.md;hb=b671dccbffd69f4c2177ec469e3cd1369ede2af5 >> > > > >> > > +1 >> > > >>