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 b735401792 Flink: use correct metric config for position deletes 
(#6313)
     add 78a448ee83 Spark 3.3: Time range query of changelog tables (#6350)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/util/SnapshotUtil.java |   3 +-
 ...elogBatchReads.java => TestChangelogTable.java} | 154 +++++++++++++++------
 .../org/apache/iceberg/spark/SparkReadConf.java    |   8 ++
 .../org/apache/iceberg/spark/SparkReadOptions.java |   6 +
 .../iceberg/spark/source/SparkScanBuilder.java     |  55 ++++++++
 5 files changed, 182 insertions(+), 44 deletions(-)
 rename 
spark/v3.3/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/{TestChangelogBatchReads.java
 => TestChangelogTable.java} (66%)

Reply via email to