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 1566c7f  Hive: Add a shaded runtime Jar (#1267)
     add a3d5c0c  Hive: Improve logging for the Hive read path (#1394)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/BaseMetastoreCatalog.java   | 16 ++++---
 .../iceberg/BaseMetastoreTableOperations.java      | 14 +++++++
 .../org/apache/iceberg/hadoop/HadoopCatalog.java   |  9 ++++
 .../org/apache/iceberg/hadoop/HadoopTables.java    | 11 ++++-
 .../java/org/apache/iceberg/hive/HiveCatalog.java  | 49 ++++++++++++++++++----
 .../apache/iceberg/hive/HiveTableOperations.java   |  7 ++++
 .../main/java/org/apache/iceberg/mr/Catalogs.java  | 21 ++++++----
 7 files changed, 104 insertions(+), 23 deletions(-)

Reply via email to