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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to