You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by dw...@apache.org on 2022/06/03 15:36:59 UTC

[iceberg] branch master updated (3cc131130 -> a94040be9)

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

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


    from 3cc131130 Remove version.txt from master (#4955)
     add a94040be9 Core: Support metadata table loading in the REST catalog. (#4950)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/BaseMetadataTable.java |  2 +-
 .../org/apache/iceberg/rest/CatalogHandlers.java   |  4 +++
 .../apache/iceberg/rest/RESTSessionCatalog.java    | 34 ++++++++++++++++++++--
 .../org/apache/iceberg/catalog/CatalogTests.java   | 15 ++++++++++
 4 files changed, 52 insertions(+), 3 deletions(-)