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 d1d1fff Hive: Improve log settings in unit tests (#1712)
add e6fc424 Spark: Make actions compatible with V2 catalogs (#1715)
No new revisions were added by this update.
Summary of changes:
.baseline/checkstyle/checkstyle.xml | 17 ++--
.../apache/iceberg/actions/BaseSparkAction.java | 81 +++++++++++++++++--
.../iceberg/actions/RewriteManifestsAction.java | 7 +-
.../actions/TestRemoveOrphanFilesAction.java | 32 +++++++-
.../actions/TestRemoveOrphanFilesAction3.java | 90 ++++++++++++++++++++++
5 files changed, 207 insertions(+), 20 deletions(-)