Release 1.6:
 - mark as blocker of PARQUET-211 remaining tickets to merge before the
release
 - in next few days merge those remaining PR
 - make sure the IPMC comments about the last parquet-format release are
addressed.
 -  Ryan: next Tuesday will cut out a RC and send it out for a vote.
Once the release is official:
 - Julien/Alex/Tianshuo: publish artifacts one last time to
com.twitter.parquet
 - Ryan: rename packages to org.apache
 - Ryan: vote on a 1.7 release
 - merge the ByteBuffer related PRs
 - merge PARQUET-212: Implement nested type read rules in parquet-thrift
Work on the semantic versioning improvements towards 2.0

Logical types defined in Parquet are being integrated in Avro so that types
can be more uniform across models.

We might want to create a Parquet UNION logical type to make Parquet schema
aware of the associated constraints.

Parquet-99: Some records with very large values (MBs) cause problems.
Possibly we should have safe guards about page buffers getting huge because
of that (and causing OOM).

Vectorized read path making progress: Zhengxiao
https://issues.apache.org/jira/browse/PARQUET-131
Hive integration POC by Dong Chen:
https://issues.apache.org/jira/browse/HIVE-8128

next sync up in 3 weeks

Reply via email to