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 2437878 [SPARK-29502][SQL] typed interval expression should fail for
invalid format
add ab92e17 [SPARK-29512][SQL] REPAIR TABLE 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 | 12 ++++++++
.../sql/catalyst/plans/logical/statements.scala | 5 ++++
.../spark/sql/catalyst/parser/DDLParserSuite.scala | 6 ++++
.../catalyst/analysis/ResolveSessionCatalog.scala | 32 ++++++++++++++--------
.../spark/sql/execution/SparkSqlParser.scala | 14 ----------
.../spark/sql/connector/DataSourceV2SQLSuite.scala | 12 ++++++++
.../sql/execution/command/DDLParserSuite.scala | 9 ------
8 files changed, 56 insertions(+), 36 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]