You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2021/03/25 00:25:29 UTC

[iceberg] branch master updated (46f643a -> 90225d6)

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

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


    from 46f643a  Spark: Move base actions to new package (#2376)
     add 90225d6  Core: Don't delete data files on DROP if GC is disabled (#2367)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/CatalogUtil.java    | 11 ++++++++++-
 .../spark/extensions/TestSnapshotTableProcedure.java | 20 ++++++++++++++++++++
 2 files changed, 30 insertions(+), 1 deletion(-)