You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by yu...@apache.org on 2022/12/15 18:52:52 UTC

[iceberg] branch master updated (deb15db02c -> 407e5431cb)

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 deb15db02c Doc: Modify some options refer to Read-options in flink streaming read chapter (#6412)
     add 407e5431cb Spark 3.2: Time range query of changelog tables (#6427)

No new revisions were added by this update.

Summary of changes:
 .../spark/extensions/TestChangelogBatchReads.java  | 248 ---------------------
 .../spark/extensions/TestChangelogTable.java       |   0
 .../org/apache/iceberg/spark/SparkReadConf.java    |   8 +
 .../org/apache/iceberg/spark/SparkReadOptions.java |   6 +
 .../iceberg/spark/source/SparkScanBuilder.java     |  55 +++++
 5 files changed, 69 insertions(+), 248 deletions(-)
 delete mode 100644 spark/v3.2/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestChangelogBatchReads.java
 copy spark/{v3.3 => v3.2}/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestChangelogTable.java (100%)