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/25 14:41:29 UTC

[iceberg] branch master updated (5ed15d0 -> c7ff6d5)

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 5ed15d0  Hive: Fix writing of Date, Decimal, Time and UUID types. (#2126)
     add c7ff6d5  Hive: Push Iceberg table property values to HMS table properties (#2123)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/hive/HiveTableOperations.java   |   8 +-
 .../org/apache/iceberg/hive/TestHiveMetastore.java |  10 +-
 .../iceberg/mr/hive/HiveIcebergMetaHook.java       |  22 ++-
 .../hive/TestHiveIcebergStorageHandlerNoScan.java  | 191 +++++++++++----------
 4 files changed, 125 insertions(+), 106 deletions(-)