This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from 0bb89d0 Spark: Parallelize task init when fetching locality info
(#2800)
add 40e626a Spark: Add table property to skip delete snapshots in
streaming (#2752)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/spark/SparkReadOptions.java | 3 ++
.../java/org/apache/iceberg/spark/Spark3Util.java | 13 +++++
.../spark/source/SparkMicroBatchStream.java | 44 ++++++++++-----
.../spark/source/TestStructuredStreamingRead3.java | 63 +++++++++++++++-------
4 files changed, 90 insertions(+), 33 deletions(-)