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/09 07:12:09 UTC

[iceberg] branch master updated (27eaa79 -> 62e63fc)

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 27eaa79  Spark: Refine logging in snapshot and migrate actions (#2431)
     add 62e63fc  Spark: Override provided props in snapshot and migrate actions (#2420)

No new revisions were added by this update.

Summary of changes:
 .../extensions/TestMigrateTableProcedure.java      | 19 ++++++++++++++++
 .../extensions/TestSnapshotTableProcedure.java     | 25 ++++++++++++++++++++++
 .../iceberg/actions/Spark3MigrateAction.java       |  8 ++++++-
 .../iceberg/actions/Spark3SnapshotAction.java      | 11 +++++++---
 4 files changed, 59 insertions(+), 4 deletions(-)