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 bb9bf66 [SPARK-34199][SQL] Block `table.*` inside function to follow
ANSI standard and other SQL engines
add f024d30 [SPARK-34317][SQL] Introduce relationTypeMismatchHint to
UnresolvedTable for a better error message
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 18 +++---
.../sql/catalyst/analysis/v2ResolutionPlans.scala | 3 +-
.../spark/sql/catalyst/parser/AstBuilder.scala | 31 ++++++----
.../spark/sql/errors/QueryCompilationErrors.scala | 15 ++++-
.../spark/sql/catalyst/parser/DDLParserSuite.scala | 51 ++++++++++------
.../apache/spark/sql/internal/CatalogImpl.scala | 3 +-
.../AlterTableAddPartitionParserSuite.scala | 10 +++-
.../AlterTableDropPartitionParserSuite.scala | 20 +++++--
.../AlterTableRecoverPartitionsParserSuite.scala | 18 ++++--
.../AlterTableRenamePartitionParserSuite.scala | 10 +++-
.../command/ShowPartitionsParserSuite.scala | 10 ++--
.../spark/sql/hive/execution/HiveDDLSuite.scala | 67 +++++++++++++++-------
12 files changed, 177 insertions(+), 79 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]