You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2021/01/03 09:32:00 UTC

[spark] branch master updated (cfd4a08 -> 963c60f)

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

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


    from cfd4a08  [SPARK-33962][SS] Fix incorrect min partition condition
     add 963c60f  [SPARK-33955][SS] Add latest offsets to source progress

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/kafka010/KafkaMicroBatchStream.scala |  8 ++++++-
 .../apache/spark/sql/kafka010/KafkaSource.scala    | 10 +++++++++
 project/MimaExcludes.scala                         |  5 ++++-
 .../read/streaming/SupportsAdmissionControl.java   |  8 +++++++
 .../execution/streaming/MicroBatchExecution.scala  | 25 ++++++++++++++++------
 .../sql/execution/streaming/ProgressReporter.scala | 13 +++++++++--
 .../sql/execution/streaming/StreamExecution.scala  |  9 ++++++++
 .../streaming/continuous/ContinuousExecution.scala |  2 +-
 .../org/apache/spark/sql/streaming/progress.scala  |  3 +++
 .../StreamingQueryStatusAndProgressSuite.scala     |  4 ++++
 10 files changed, 75 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org