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/12/29 21:45:27 UTC

[iceberg] branch master updated (0a6b105 -> da712ea)

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 0a6b105  API: Fix startsWith NullPointerException (#3645)
     add da712ea  Hive: Add config to disable FileIO conf serialization (#3752)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/mr/InputFormatConfig.java   |  2 +
 .../iceberg/mr/hive/HiveIcebergStorageHandler.java | 65 ++++++++++++++++++++--
 .../iceberg/mr/mapreduce/IcebergInputFormat.java   |  4 ++
 .../org/apache/iceberg/mr/hive/TestHiveShell.java  |  4 ++
 4 files changed, 70 insertions(+), 5 deletions(-)