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/07/08 23:08:29 UTC

[spark] branch master updated (17997a5 -> 3bb1ac5)

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 17997a5  [SPARK-32233][TESTS] Disable SBT unidoc generation testing in Jenkins
     add 3bb1ac5  [SPARK-32168][SQL] Fix hidden partitioning correctness bug in SQL overwrite

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  4 +-
 .../apache/spark/sql/connector/InMemoryTable.scala | 66 +++++++++++++++++++---
 .../execution/datasources/v2/BatchScanExec.scala   |  2 +-
 .../apache/spark/sql/DataFrameWriterV2Suite.scala  |  7 ---
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 38 ++++++++++++-
 .../spark/sql/connector/InsertIntoTests.scala      | 27 ++++-----
 6 files changed, 107 insertions(+), 37 deletions(-)


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