You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by pv...@apache.org on 2021/01/27 14:57:11 UTC

[iceberg] branch master updated (14c48b4 -> a477e61)

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

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


    from 14c48b4  Hive: Fix file extensions for written files (#2155)
     add a477e61  Hive: Fix identity partitioned writes (#2151)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/mr/hive/HiveIcebergOutputFormat.java   |  2 +-
 .../TestHiveIcebergStorageHandlerWithEngine.java   | 82 +++++++++-------------
 .../org/apache/iceberg/mr/hive/TestTables.java     | 69 +++++++++++++++++-
 3 files changed, 102 insertions(+), 51 deletions(-)