All, I propose that we accept the following release candidate as the official Apache Parquet C++ 1.0.0 release.
Parquet C++ 1.0.0-rc5 includes the following: --- The CHANGELOG for the release is available at: https://git-wip-us.apache.org/repos/asf?p=parquet-cpp.git&f=CHANGELOG&hb=apache-parquet-cpp-1.0.0-rc5 The tag used to create the release candidate is: https://git-wip-us.apache.org/repos/asf?p=parquet-cpp.git;a=shortlog;h=refs/tags/apache-parquet-cpp-1.0.0-rc5 The release candidate is available at: https://dist.apache.org/repos/dist/dev/parquet/apache-parquet-cpp-1.0.0-rc5/apache-parquet-cpp-1.0.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.0.0-rc5/apache-parquet-cpp-1.0.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.0.0-rc5/apache-parquet-cpp-1.0.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 7148cf033fb06c33d40ee57fc76577cdea6cd89a, the commit hash for the tarball (that includes the commit setting the correct version number) is 221d4b78d957000e3a6afe29cc385a295b938329. Please download, verify, and test. The vote will close on Tue 14. Mär 18:04:03 CET 2017 [ ] +1 Release this as Apache Parquet C++ 1.0.0 [ ] +0 [ ] -1 Do not release this as Apache Parquet C++ 1.0.0 because... -------------------------------------------------------------------------------- +1 (non-binding), I have run the build & tests successfully on OSX and Linux with "bash ./dev/release/verify-release-candidate 1.0.0 5" (note that you need to use the fixed version from https://github.com/apache/parquet-cpp/pull/269 as we have changed the name of the tarball since the last RC). Uwe
