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 1cc41e1 Spark: Fix key error with duplicate data files (#1798)
add 064d802 Spark: Fix resolution of metadata tables in actions (#1784)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/actions/BaseSparkAction.java | 56 ++++++-----
.../java/org/apache/iceberg/spark/Spark3Util.java | 108 +++++++++++++++++++++
.../actions/TestRemoveOrphanFilesAction3.java | 60 ++++++++++--
3 files changed, 196 insertions(+), 28 deletions(-)