You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2023/04/28 18:03:21 UTC

[iceberg] branch master updated (ea416b25e6 -> 3d651a1fc2)

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

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


    from ea416b25e6 Python: fix `mkdocs` warnings from `conversions.py` (#7462)
     add 3d651a1fc2 Spark 3.4: Support rate limit in Spark Streaming (#7422)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/SparkReadConf.java    |  16 ++
 .../org/apache/iceberg/spark/SparkReadOptions.java |   7 +
 .../spark/source/SparkMicroBatchStream.java        | 187 ++++++++++++++++++---
 .../spark/source/TestStructuredStreamingRead3.java |  76 ++++++++-
 4 files changed, 265 insertions(+), 21 deletions(-)