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

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


    from b4ef17cd16 Spark: Add branch support to rewrite_data_files procedure 
(#14964)
     add 53374bde66 API, Core: Support registerView for view catalog (#14868)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/catalog/ViewCatalog.java    |  13 ++
 .../iceberg/view/BaseMetastoreViewCatalog.java     |  24 ++++
 .../apache/iceberg/view/BaseViewOperations.java    |   2 +-
 .../apache/iceberg/view/ViewMetadataParser.java    |   5 +
 .../org/apache/iceberg/view/ViewCatalogTests.java  | 144 +++++++++++++++++++++
 .../iceberg/nessie/NessieViewOperations.java       |   2 +-
 6 files changed, 188 insertions(+), 2 deletions(-)

Reply via email to