You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ru...@apache.org on 2022/03/28 19:37:18 UTC

[iceberg] branch master updated (ca73fad -> a23de31)

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

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


    from ca73fad  Core: Make CatalogTests run with JUnit5 (#4333)
     add a23de31  Hive: Avoid recursive listing in HiveCatalog#renameTable (#4407)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/hive/HiveCatalog.java  |  2 +-
 .../apache/iceberg/hive/HiveTableOperations.java   | 15 +-----------
 .../org/apache/iceberg/hive/MetastoreUtil.java     | 27 ++++++++++++++++++++++
 3 files changed, 29 insertions(+), 15 deletions(-)