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

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


    from 3175f4b  [SPARK-29664][PYTHON][SQL] Column.getItem behavior is not 
consistent with Scala
     add ae7450d  [SPARK-29676][SQL] ALTER TABLE (RENAME PARTITION) should look 
up catalog/table like v2 commands

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 16 +++++++++++++
 .../sql/catalyst/plans/logical/statements.scala    |  8 +++++++
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 26 ++++++++++++++++++++++
 .../catalyst/analysis/ResolveSessionCatalog.scala  |  9 +++++++-
 .../spark/sql/execution/SparkSqlParser.scala       | 16 -------------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 17 +++++++++++---
 .../sql/execution/command/DDLParserSuite.scala     | 14 ------------
 8 files changed, 73 insertions(+), 35 deletions(-)


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

Reply via email to