+1 (binding) * Verified checksum and signature * Ran "mvn test" and it passed. This included RAT. * Ran "make doc" to check that docs compile and look OK * Verified that the latest changes are included in parquet.thrift
I noticed that PARQUET-1144 did not make it into the CHANGES.md file. Is that on purpose? Thank you Ryan for preparing the release! Cheers, Lars On Tue, Oct 17, 2017 at 12:33 PM, Ryan Blue <[email protected]> wrote: > Hi everyone, > > I propose the following RC to be released as official Apache Parquet Format > 2.4.0 release. > > The commit id is 08eb0cee5b5fdb1bc88cd684448be123754b8c06 > > This corresponds to the tag: apache-parquet-format-2.4.0 > > - https://github.com/apache/parquet-format/tree/08eb0ce > - > https://git-wip-us.apache.org/repos/asf/projects/repo?p= > parquet-format.git&a=commit&h=08eb0ce > > The release tarball, signature, and checksums are here: > > - > https://dist.apache.org/repos/dist/dev/parquet/apache- > parquet-format-2.4.0-rc2/ > > You can find the KEYS file here: > > - https://dist.apache.org/repos/dist/dev/parquet/KEYS > > Binary artifacts are staged in Nexus here: > > - > https://repository.apache.org/content/groups/staging/org/ > apache/parquet/parquet-format/2.4.0/ > - Maven repository URL: > https://repository.apache.org/content/repositories/ > orgapacheparquet-1012 > > This release includes: > > - Min and max fields for correct column sort orders > - Definitions for indexing columns > - Support for new compression codecs: Brotli, Zstd, LZ4 > - New representation for logical types > - Other bug fixes and improvements > > Please download, verify, and test. > > This vote will close on Saturday morning, 21 October. > > [ ] +1 - Release this as Apache Parquet Format 2.4.0 > [ ] +0 > [ ] -1 - Do not release this because… > > -- > Ryan Blue >
