You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2020/09/10 06:35:27 UTC

[spark] branch master updated (4a09613 -> db89b0e)

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

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


    from 4a09613  Revert "[SPARK-32772][SQL][FOLLOWUP] Remove legacy silent support mode for spark-sql CLI"
     add db89b0e  [SPARK-32831][SS] Refactor SupportsStreamingUpdate to represent actual meaning of the behavior

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/kafka010/KafkaSourceProvider.scala   |  5 ++---
 ...Update.scala => SupportsStreamingUpdateAsAppend.scala} | 15 +++++++++++----
 .../sql/execution/datasources/noop/NoopDataSource.scala   |  5 ++---
 .../spark/sql/execution/streaming/StreamExecution.scala   |  6 +++---
 .../apache/spark/sql/execution/streaming/console.scala    |  7 +++----
 .../execution/streaming/sources/ForeachWriterTable.scala  |  7 +++----
 .../spark/sql/execution/streaming/sources/memory.scala    |  7 ++-----
 7 files changed, 26 insertions(+), 26 deletions(-)
 rename sql/catalyst/src/main/scala/org/apache/spark/sql/internal/connector/{SupportsStreamingUpdate.scala => SupportsStreamingUpdateAsAppend.scala} (64%)


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