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 2021/04/13 13:31:46 UTC

[spark] branch master updated (ade3a1d -> 1a67089)

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 ade3a1d  [SPARK-34916][SQL][FOLLOWUP] Remove duplicate code in `TreeNode.treePatternBits`
     add 1a67089  [SPARK-34947][SQL] Streaming write to a V2 table should invalidate its associated cache

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/streaming/WriteToStream.scala     |  5 ++--
 .../streaming/WriteToStreamStatement.scala         |  6 +++--
 .../datasources/v2/DataSourceV2Strategy.scala      |  8 ++++--
 .../datasources/v2/WriteToDataSourceV2Exec.scala   | 11 +++++---
 .../execution/streaming/MicroBatchExecution.scala  |  7 ++++--
 .../execution/streaming/ResolveWriteToStream.scala |  3 ++-
 .../sources/WriteToMicroBatchDataSource.scala      |  9 ++++---
 .../spark/sql/streaming/DataStreamWriter.scala     | 11 +++++---
 .../sql/streaming/StreamingQueryManager.scala      | 19 ++++++++++----
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 29 ++++++++++++++++++++++
 10 files changed, 84 insertions(+), 24 deletions(-)

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