Hi, I wonder whether the fix for PARQUET-1225 <https://issues.apache.org/jira/browse/PARQUET-1225> should be included in the next release, even if it causes a delay.
Br, Zoltan On Sun, Feb 18, 2018 at 10:10 PM Uwe L. Korn <[email protected]> wrote: > +1 (binding) > > verified on Ubuntu 16.04 > verified on macOS High Sierra but needed to set the following env vars to > get Thrift 0.11 building: > > export OPENSSL_ROOT_DIR=/usr/local/Cellar/openssl/1.0.2n > export PATH="/usr/local/opt/bison/bin:$PATH" > > On Sun, Feb 18, 2018, at 10:09 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-rc0 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-rc0 > > > > 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-rc0 > > > > The release candidate is available at: > > > https://dist.apache.org/repos/dist/dev/parquet/apache-parquet-cpp-1.4.0-rc0/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-rc0/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-rc0/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 > > 76388ea4eb8b23656283116bc656b0c8f5db093b. > > > > Please download, verify, and test. > > > > The vote will close on Mi 21. Feb 21:41:23 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... >
