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 8009468  [SPARK-29556][CORE] Avoid putting request path in error 
response in ErrorServlet
     add 3bf5355  [SPARK-29539][SQL] SHOW PARTITIONS 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     | 17 ++++++++++++++
 .../sql/catalyst/plans/logical/statements.scala    |  6 +++++
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 26 ++++++++++++++++++++++
 .../catalyst/analysis/ResolveSessionCatalog.scala  |  8 ++++++-
 .../spark/sql/execution/SparkSqlParser.scala       | 17 --------------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 22 ++++++++++++++++++
 .../sql/execution/command/DDLParserSuite.scala     | 21 -----------------
 8 files changed, 79 insertions(+), 40 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to