This is an automated email from the ASF dual-hosted git repository.

yufei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from 8828ac173a Flink: Enable multiple flink sinks for the same table in 
the same job (#6528)
     add 445503f7fc Spark 3.2: Introduce the changelog iterator (#6530)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/spark/ChangelogIterator.java    |  0
 .../org/apache/iceberg/spark/SparkTestBase.java    | 65 +---------------------
 .../apache/iceberg/spark/SparkTestHelperBase.java  |  0
 .../iceberg/spark/TestChangelogIterator.java       |  0
 4 files changed, 1 insertion(+), 64 deletions(-)
 copy spark/{v3.3 => 
v3.2}/spark/src/main/java/org/apache/iceberg/spark/ChangelogIterator.java (100%)
 copy spark/{v3.3 => 
v3.2}/spark/src/test/java/org/apache/iceberg/spark/SparkTestHelperBase.java 
(100%)
 copy spark/{v3.3 => 
v3.2}/spark/src/test/java/org/apache/iceberg/spark/TestChangelogIterator.java 
(100%)

Reply via email to