You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/06/16 07:42:44 UTC

[spark] branch master updated (e9145d4 -> fe68e95)

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

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


    from e9145d4  [SPARK-31986][SQL] Fix Julian-Gregorian micros rebasing of overlapping local timestamps
     add fe68e95  [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark"

No new revisions were added by this update.

Summary of changes:
 docs/structured-streaming-programming-guide.md     |  9 ++++-----
 .../sql/execution/streaming/ProgressReporter.scala |  6 +++++-
 .../execution/streaming/statefulOperators.scala    | 14 ++++++-------
 .../org/apache/spark/sql/streaming/progress.scala  | 10 +++++-----
 .../sql/streaming/EventTimeWatermarkSuite.scala    | 16 ++++++++-------
 .../sql/streaming/StateStoreMetricsTest.scala      | 23 +++++++++++++---------
 .../streaming/StreamingDeduplicationSuite.scala    | 11 ++++++-----
 .../spark/sql/streaming/StreamingJoinSuite.scala   | 10 +++++-----
 .../StreamingQueryStatusAndProgressSuite.scala     |  8 ++++----
 9 files changed, 59 insertions(+), 48 deletions(-)


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