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/14 05:46:03 UTC

[spark] branch master updated (a4ea599 -> 84815d0)

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 a4ea599  [SPARK-31968][SQL] Duplicate partition columns check when writing data
     add 84815d0  [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay

No new revisions were added by this update.

Summary of changes:
 docs/structured-streaming-programming-guide.md     | 10 +++++++++
 project/MimaExcludes.scala                         |  5 +++--
 .../streaming/FlatMapGroupsWithStateExec.scala     |  2 +-
 .../sql/execution/streaming/ProgressReporter.scala |  2 +-
 .../streaming/StreamingSymmetricHashJoinExec.scala |  2 +-
 .../execution/streaming/statefulOperators.scala    | 20 +++++++++++++++---
 .../org/apache/spark/sql/streaming/progress.scala  |  9 ++++++--
 .../sql/streaming/EventTimeWatermarkSuite.scala    | 21 +++++++++++++++++--
 .../sql/streaming/StateStoreMetricsTest.scala      | 24 ++++++++++++++++++----
 .../streaming/StreamingDeduplicationSuite.scala    | 10 ++++-----
 .../spark/sql/streaming/StreamingJoinSuite.scala   | 10 ++++-----
 .../StreamingQueryStatusAndProgressSuite.scala     |  8 +++++---
 12 files changed, 94 insertions(+), 29 deletions(-)


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