This is an automated email from the ASF dual-hosted git repository.
szehon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 45d834a6dd Spark: Consolidate duplicated test methods to TestHelpers
(#8024)
add cff2ff9d2f Core: Abort file groups should be under same lock as
committerService (#7933)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/actions/BaseCommitService.java | 45 +++++--
.../apache/iceberg/actions/TestCommitService.java | 138 +++++++++++++++++++++
2 files changed, 175 insertions(+), 8 deletions(-)
create mode 100644
core/src/test/java/org/apache/iceberg/actions/TestCommitService.java