This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 0fd98ab [SPARK-31750][SQL] Eliminate UpCast if child's dataType is
DecimalType
add 34414ac [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: [email protected]
For additional commands, e-mail: [email protected]