You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/11/20 23:04:50 UTC

[spark] branch master updated (a1a3d5c -> 2479778)

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

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


    from a1a3d5c  [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test
     add 2479778  [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache

No new revisions were added by this update.

Summary of changes:
 .../datasources/v2/DataSourceV2Strategy.scala      | 13 ++--
 .../datasources/v2/V1FallbackWriters.scala         | 21 ++++--
 .../datasources/v2/WriteToDataSourceV2Exec.scala   | 38 ++++++++++-
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 78 +++++++++++++++++++++
 .../spark/sql/connector/V1WriteFallbackSuite.scala | 79 +++++++++++++++++++++-
 5 files changed, 212 insertions(+), 17 deletions(-)


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