You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by ga...@apache.org on 2019/03/13 10:08:44 UTC

[parquet-mr] branch master updated (892dedb -> e85dbd3)

This is an automated email from the ASF dual-hosted git repository.

gabor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git.


    from 892dedb  PARQUET-1531: Page row count limit causes empty pages to be written from MessageColumnIO (#620)
     new acaf9e6  Update CHANGES.md for 1.11.0rc5
     new e85dbd3  [maven-release-plugin] prepare release apache-parquet-1.11.0

The 2063 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                                            | 3 ++-
 parquet-arrow/pom.xml                                                 | 2 +-
 parquet-avro/pom.xml                                                  | 2 +-
 parquet-benchmarks/pom.xml                                            | 2 +-
 parquet-cascading/pom.xml                                             | 2 +-
 parquet-cascading3/pom.xml                                            | 2 +-
 parquet-cli/pom.xml                                                   | 2 +-
 parquet-column/pom.xml                                                | 2 +-
 parquet-common/pom.xml                                                | 2 +-
 parquet-encoding/pom.xml                                              | 2 +-
 parquet-format-structures/pom.xml                                     | 2 +-
 parquet-generator/pom.xml                                             | 2 +-
 parquet-hadoop-bundle/pom.xml                                         | 2 +-
 parquet-hadoop/pom.xml                                                | 2 +-
 parquet-hive-bundle/pom.xml                                           | 2 +-
 parquet-hive/parquet-hive-binding/parquet-hive-0.10-binding/pom.xml   | 2 +-
 parquet-hive/parquet-hive-binding/parquet-hive-0.12-binding/pom.xml   | 2 +-
 parquet-hive/parquet-hive-binding/parquet-hive-binding-bundle/pom.xml | 2 +-
 .../parquet-hive-binding/parquet-hive-binding-factory/pom.xml         | 2 +-
 .../parquet-hive-binding/parquet-hive-binding-interface/pom.xml       | 2 +-
 parquet-hive/parquet-hive-binding/pom.xml                             | 2 +-
 parquet-hive/parquet-hive-storage-handler/pom.xml                     | 2 +-
 parquet-hive/pom.xml                                                  | 2 +-
 parquet-jackson/pom.xml                                               | 2 +-
 parquet-pig-bundle/pom.xml                                            | 2 +-
 parquet-pig/pom.xml                                                   | 2 +-
 parquet-protobuf/pom.xml                                              | 2 +-
 parquet-scala/pom.xml                                                 | 2 +-
 parquet-scrooge/pom.xml                                               | 2 +-
 parquet-thrift/pom.xml                                                | 2 +-
 parquet-tools/pom.xml                                                 | 2 +-
 pom.xml                                                               | 4 ++--
 32 files changed, 34 insertions(+), 33 deletions(-)