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 2f03e7a4c0 Core: Use v2 format in new tables by default (#8381)
add 92b8366433 Spark 3.4: Clarify concurrent table modification error in
copy-on-write operations (#8383)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/spark/extensions/TestDelete.java | 6 ++++++
.../test/java/org/apache/iceberg/spark/extensions/TestMerge.java | 6 ++++++
.../java/org/apache/iceberg/spark/extensions/TestUpdate.java | 6 ++++++
.../org/apache/iceberg/spark/source/SparkCopyOnWriteScan.java | 1 +
.../java/org/apache/iceberg/spark/SparkTestBaseWithCatalog.java | 9 +++++++++
5 files changed, 28 insertions(+)