You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2023/05/04 23:27:35 UTC

[iceberg] branch master updated (667fd86033 -> 7e71c3fd98)

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 667fd86033 Spark 3.4: Action for rewriting position deletes (#7389)
     add 7e71c3fd98 Spark 3.4: Tests for coalescing small writing tasks (#7532)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/spark/extensions/TestDelete.java       | 61 +++++++++++++++++++
 .../apache/iceberg/spark/extensions/TestMerge.java | 69 ++++++++++++++++++++++
 .../iceberg/spark/extensions/TestUpdate.java       | 63 ++++++++++++++++++++
 3 files changed, 193 insertions(+)