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/04/07 01:41:44 UTC

[iceberg] branch master updated (ae2f7da -> 69a6168)

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 ae2f7da  Spark: Refactor backing up and restoring logic in migrate action (#2418)
     add 69a6168  Spark: Abort changes in migrate action only if staging was successful (#2416)

No new revisions were added by this update.

Summary of changes:
 .../spark/extensions/TestMigrateTableProcedure.java      | 16 ++++++++++++++++
 .../org/apache/iceberg/actions/Spark3MigrateAction.java  | 10 ++++++----
 2 files changed, 22 insertions(+), 4 deletions(-)