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 a4382f7 [SPARK-29486][SQL] CalendarInterval should have 3 fields:
months, days and microseconds
add 14337f6 [SPARK-29643][SQL] ALTER TABLE/VIEW (DROP 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 | 26 +++++++++++
.../sql/catalyst/plans/logical/statements.scala | 10 +++++
.../spark/sql/catalyst/parser/DDLParserSuite.scala | 50 ++++++++++++++++++++++
.../catalyst/analysis/ResolveSessionCatalog.scala | 9 ++++
.../spark/sql/execution/SparkSqlParser.scala | 25 -----------
.../spark/sql/connector/DataSourceV2SQLSuite.scala | 11 +++++
.../sql/execution/command/DDLParserSuite.scala | 39 -----------------
8 files changed, 107 insertions(+), 67 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]