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 2021/02/03 00:12:44 UTC

[iceberg] branch master updated (e4185cd -> a42df9e)

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 e4185cd  Hive: Add test case for writes with projection and column specification (#2121)
     add a42df9e  Hive: Avoid closing null writer in output committer abortTask (#2150)

No new revisions were added by this update.

Summary of changes:
 .../mr/hive/HiveIcebergOutputCommitter.java        | 11 ++++--
 .../iceberg/mr/hive/HiveIcebergRecordWriter.java   |  4 ++
 .../mr/hive/TestHiveIcebergOutputCommitter.java    | 43 ++++++++++++++++++++--
 3 files changed, 52 insertions(+), 6 deletions(-)