You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/02/18 17:21:01 UTC

[iceberg] branch master updated (755edcb -> 9cc2ac8)

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

blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from 755edcb  Flink 1.13: Support HDFS locality with LocatableInputSplit (#4111)
     add 9cc2ac8  Parquet: Make row group record checks configurable (#3181)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/TableProperties.java   | 18 +++++-
 .../java/org/apache/iceberg/parquet/Parquet.java   | 73 +++++++++++++++++++---
 .../org/apache/iceberg/parquet/ParquetWriter.java  | 16 ++---
 .../org/apache/iceberg/parquet/TestParquet.java    | 39 ++++++++----
 ...estParquetDictionaryEncodedVectorizedReads.java |  2 +-
 ...estParquetDictionaryEncodedVectorizedReads.java |  2 +-
 ...estParquetDictionaryEncodedVectorizedReads.java |  2 +-
 ...estParquetDictionaryEncodedVectorizedReads.java |  2 +-
 8 files changed, 118 insertions(+), 36 deletions(-)