+1 checks out, tests pass, notices are there
On Fri, Oct 31, 2014 at 6:41 PM, Julien Le Dem <[email protected]> wrote: > +1 > > I verified the signature > The key is published at > https://github.com/apache/incubator-parquet-format/blob/master/KEYS > > tests pass > "mvn clean install" runs and produces valid artifacts. > I quickly checked it had the latests changes. > > I checked NOTICE and LICENSE and they look good to me. > > > > On Oct 30, 2014, at 5:56 PM, Ryan Blue <[email protected]> wrote: > > > Hi everyone, > > > > I propose a vote to release parquet-format-2.2.0-rc2 as the official > Parquet Format 2.2.0 release. > > > > The release candidate, signature, and checksums are available at: > > https://dist.apache.org/repos/dist/dev/incubator/parquet/2.2.0-rc2/ > > > > The branch used to create the release candidate is: > > > https://git-wip-us.apache.org/repos/asf?p=incubator-parquet-format.git;hb=release-2.2.0-rc2 > > > > KEYS to validate the signature are available at: > > https://dist.apache.org/repos/dist/dev/incubator/parquet/KEYS > > > > Please download, verify, and test. > > > > The vote will close on Monday, 3 November. > > > > [ ] +1: Release this tag as parquet-format-2.2.0 > > [ ] +0: > > [ ] -1: This release is not ready because . . . > > > > > > == More details == > > > > This will be the first release from the Parquet project. We are > releasing parquet-format first because the other projects (parquet-mr and > parquet-cpp) depend on it. > > > > This release uses the pre-Apache maven coordinate > com.twitter:parquet-format and parquet.* package names. To make the > transition to org.apache naming as smooth as possible for downstream > projects, we are planning to release a com.twitter artifact immediately > followed by an org.apache artifact. These artifacts will be identical > except for naming changes: > > > > * com.twitter:parquet-format => org.apache.parquet:parquet-format > > * package parquet.* => package org.apache.parquet.* > > > > There are three major changes included in this release: > > * PARQUET-119: Add encoding stats to ColumnMetaData > > * PARQUET-79: Streaming thrift API > > * PARQUET-12: New logical types > > > > > > rb > > > > -- > > Ryan Blue > > -- Cheers, Chris Aniszczyk http://aniszczyk.org +1 512 961 6719
