This is an automated email from the ASF dual-hosted git repository.
jackye pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from fe18883ad5 Spark: Port Branch DDL to Spark 3.2 & 3.1 (#6929)
add 141f4d4d3a Delta: Handle delta lake's automatic log clean and VACUUM
(#6880)
No new revisions were added by this update.
Summary of changes:
.../delta/SparkDeltaLakeSnapshotTestBase.java | 1 +
.../iceberg/delta/TestSnapshotDeltaLakeTable.java | 352 +++++++++++----------
.../delta/BaseSnapshotDeltaLakeTableAction.java | 90 ++++--
.../TestBaseSnapshotDeltaLakeTableAction.java | 2 +-
4 files changed, 252 insertions(+), 193 deletions(-)