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 9023c69 [SPARK-29590][WEBUI] JDBC/ODBC tab in the spark UI support
hide tables, to make it consistent with other tabs
add d4ea211 [SPARK-29678][SQL] ALTER TABLE (ADD 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 | 4 +--
.../spark/sql/catalyst/parser/AstBuilder.scala | 29 +++++++++++++++++
.../sql/catalyst/plans/logical/statements.scala | 8 +++++
.../spark/sql/catalyst/parser/DDLParserSuite.scala | 36 ++++++++++++++++++++
.../catalyst/analysis/ResolveSessionCatalog.scala | 7 ++++
.../spark/sql/execution/SparkSqlParser.scala | 35 --------------------
.../spark/sql/connector/DataSourceV2SQLSuite.scala | 11 +++++++
.../sql/execution/command/DDLParserSuite.scala | 38 ----------------------
8 files changed, 92 insertions(+), 76 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]