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/11/24 11:12:07 UTC

[spark] branch master updated (a6555ee -> fdd6c73)

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 a6555ee  [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs
     add fdd6c73  [SPARK-33514][SQL] Migrate TRUNCATE TABLE command to use UnresolvedTable to resolve the identifier

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/parser/AstBuilder.scala   |  6 +++---
 .../spark/sql/catalyst/plans/logical/v2Commands.scala       |  9 +++++++++
 .../apache/spark/sql/catalyst/parser/DDLParserSuite.scala   |  6 ++++--
 .../spark/sql/catalyst/analysis/ResolveSessionCatalog.scala |  5 ++---
 .../sql/execution/datasources/v2/DataSourceV2Strategy.scala |  3 +++
 .../apache/spark/sql/connector/DataSourceV2SQLSuite.scala   |  4 ++--
 .../scala/org/apache/spark/sql/execution/SQLViewSuite.scala | 13 ++++++++-----
 .../org/apache/spark/sql/execution/command/DDLSuite.scala   | 10 +++++++---
 8 files changed, 38 insertions(+), 18 deletions(-)


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