You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/05/20 03:48:01 UTC

[spark] branch branch-3.0 updated (d0a7c6f -> a1391cf)

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

wenchen pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from d0a7c6f  [SPARK-31750][SQL] Eliminate UpCast if child's dataType is DecimalType
     add a1391cf  [SPARK-31706][SQL] add back the support of streaming update mode

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/kafka010/KafkaSourceProvider.scala  |  9 ++++++---
 .../sql/internal/connector/SupportsStreamingUpdate.scala | 16 ++++++----------
 .../sql/execution/datasources/noop/NoopDataSource.scala  |  6 ++++--
 .../spark/sql/execution/streaming/StreamExecution.scala  | 12 ++++--------
 .../apache/spark/sql/execution/streaming/console.scala   |  7 ++++---
 .../execution/streaming/sources/ForeachWriterTable.scala |  8 +++++---
 .../spark/sql/execution/streaming/sources/memory.scala   |  6 +++++-
 7 files changed, 34 insertions(+), 30 deletions(-)
 copy common/network-common/src/test/java/org/apache/spark/network/TestUtils.java => sql/catalyst/src/main/scala/org/apache/spark/sql/internal/connector/SupportsStreamingUpdate.scala (70%)


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