You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by sz...@apache.org on 2023/05/01 22:28:35 UTC

[iceberg] branch master updated (4ce5318e5c -> 79c88a1775)

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

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


    from 4ce5318e5c Python: Update pre-commit to the latest version (#7436)
     add 79c88a1775 Hive: Support connecting to multiple HMS-Catalog on same HMS URL (#7441)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/hive/CachedClientPool.java  |  8 ++--
 .../java/org/apache/iceberg/hive/HiveCatalog.java  |  3 ++
 .../apache/iceberg/hive/TestCachedClientPool.java  | 51 ++++++++++++++++++++++
 3 files changed, 58 insertions(+), 4 deletions(-)