You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by dw...@apache.org on 2019/09/04 17:51:17 UTC

[incubator-iceberg] branch master updated (32ac506 -> d158818)

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

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


    from 32ac506  Move Hive concurrency tests and run one at a time (#450)
     add d158818  Use constant readers for Pig partition values. (#444)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/parquet/ParquetValueReaders.java       | 52 +++++++++++++++++++---
 .../apache/iceberg/pig/IcebergPigInputFormat.java  |  5 +--
 .../org/apache/iceberg/pig/PigParquetReader.java   | 47 ++++++++-----------
 3 files changed, 68 insertions(+), 36 deletions(-)