You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2022/11/05 18:59:45 UTC

[iceberg] branch master updated (bd225d5125 -> 6887df3dca)

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

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


    from bd225d5125 Docs: Update migrate drop_backup flag (#6025)
     add 6887df3dca Spark: Strip trailing slash from metadatalocation (#6121)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/BaseMetastoreTableOperations.java  |  3 ++-
 .../main/java/org/apache/iceberg/rest/RESTTableOperations.java |  3 ++-
 .../iceberg/spark/actions/BaseTableCreationSparkAction.java    | 10 +++++-----
 .../org/apache/iceberg/spark/procedures/AddFilesProcedure.java |  6 ++++--
 4 files changed, 13 insertions(+), 9 deletions(-)