Hi everyone,
I'd like to propose a vote to release parquet-format-2.2.0-rc2 as the
official Parquet Format 2.2.0 release.
This release candidate has passed a podling vote, which can be found here:
https://mail-archives.apache.org/mod_mbox/incubator-parquet-dev/201411.mbox/%3C54613B48.6060602%40apache.org%3E
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.
[ ] +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
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org