+1 (binding), verified on Ubuntu 14.04 and Windows 10 / VS2015 I had some issues doing a cold build on Windows with nothing but Boost installed, but since our Appveyor setup has been working I believe it's something idiosyncratic in my setup. I will investigate more another time. In the meantime, I installed Arrow tip and set ARROW_HOME, and then the dev\release\verify-release-candidate.bat script worked properly
On Fri, Mar 2, 2018 at 12:32 AM, Wes McKinney <[email protected]> wrote: > I'm working on verifying the RC on Windows -- I may overrun the 72 > hours so please bear with me but I will vote tomorrow / Friday > > On Thu, Mar 1, 2018 at 7:19 AM, Renato Marroquín Mogrovejo > <[email protected]> wrote: >> +1 (non-binding) >> >> Run release verification successfully on Ubuntu 16.04 >> >> 2018-02-27 14:22 GMT+01:00 Uwe L. Korn <[email protected]>: >> >>> +1 (binding) >>> >>> Tested successfully on macOS and Ubuntu 16.04 using >>> >>> ./dev/release/verify-release-candidate 1.4.0 1 >>> >>> On Tue, Feb 27, 2018, at 2:21 PM, Uwe L. Korn wrote: >>> > All, >>> > >>> > I propose that we accept the following release candidate as the official >>> > Apache Parquet C++ 1.4.0 release. >>> > >>> > Parquet C++ 1.4.0-rc1 includes the following: >>> > --- >>> > The CHANGELOG for the release is available at: >>> > https://gitbox.apache.org/repos/asf?p=parquet-cpp.git&f= >>> CHANGELOG&hb=apache-parquet-cpp-1.4.0-rc1 >>> > >>> > The tag used to create the release candidate is: >>> > https://gitbox.apache.org/repos/asf?p=parquet-cpp.git;a= >>> shortlog;h=refs/tags/apache-parquet-cpp-1.4.0-rc1 >>> > >>> > The release candidate is available at: >>> > https://dist.apache.org/repos/dist/dev/parquet/apache- >>> parquet-cpp-1.4.0-rc1/apache-parquet-cpp-1.4.0.tar.gz >>> > >>> > The MD5 checksum of the release candidate can be found at: >>> > https://dist.apache.org/repos/dist/dev/parquet/apache- >>> parquet-cpp-1.4.0-rc1/apache-parquet-cpp-1.4.0.tar.gz.md5 >>> > >>> > The signature of the release candidate can be found at: >>> > https://dist.apache.org/repos/dist/dev/parquet/apache- >>> parquet-cpp-1.4.0-rc1/apache-parquet-cpp-1.4.0.tar.gz.asc >>> > >>> > The GPG key used to sign the release are available at: >>> > https://dist.apache.org/repos/dist/dev/parquet/KEYS >>> > >>> > The release is based on the commit hash >>> > 29a4b0741be4a510ecb346c708814caa98767915. >>> > >>> > Please download, verify, and test. >>> > >>> > The vote will close on Fr 2. Mär 13:43:48 CET 2018 >>> > >>> > [ ] +1 Release this as Apache Parquet C++ 1.4.0 >>> > [ ] +0 >>> > [ ] -1 Do not release this as Apache Parquet C++ 1.4.0 because... >>>
