This is an automated email from the ASF dual-hosted git repository.
aokolnychyi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from d067677df8 AWS: Close underlying scheduler for DynamoDbLockManager
(#10132)
add 78e8204c53 Spark 3.5: Add threshold for failed commits in data
rewrites (#9611)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/actions/RewriteDataFiles.java | 7 ++++
.../apache/iceberg/actions/BaseCommitService.java | 6 +++
.../spark/actions/RewriteDataFilesSparkAction.java | 36 ++++++++++++----
.../spark/actions/TestRewriteDataFilesAction.java | 48 ++++++++++++++++++++--
4 files changed, 86 insertions(+), 11 deletions(-)