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/01/13 17:46:26 UTC

[iceberg] branch master updated (223479b -> 643a8ac)

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 223479b  Bump Nessie from 0.17.0 to 0.18.0 (#3890)
     add 643a8ac  API: Register existing tables in Iceberg HiveCatalog (#3851)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/catalog/Catalog.java   | 13 ++++++
 .../java/org/apache/iceberg/hive/HiveCatalog.java  | 20 +++++++++
 .../apache/iceberg/hive/HiveTableOperations.java   |  3 +-
 .../org/apache/iceberg/hive/HiveTableTest.java     | 47 ++++++++++++++++++++++
 4 files changed, 82 insertions(+), 1 deletion(-)