This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 10b9c61ee9a [SPARK-46083][PYTHON] Make SparkNoSuchElementException as 
a canonical error API
     add 1131a56d1f3 [SPARK-46073][SQL] Remove the special resolution of 
UnresolvedNamespace for certain commands

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/ResolveCatalogs.scala  | 18 +++---------------
 .../sql/catalyst/analysis/v2ResolutionPlans.scala      |  6 ++++++
 .../apache/spark/sql/catalyst/parser/AstBuilder.scala  | 17 +++++++++++------
 .../spark/sql/catalyst/parser/DDLParserSuite.scala     |  8 +++++---
 .../main/scala/org/apache/spark/sql/SQLContext.scala   |  4 ++--
 .../org/apache/spark/sql/internal/CatalogImpl.scala    |  2 +-
 .../spark/sql/execution/QueryExecutionSuite.scala      |  6 +++---
 .../execution/command/ShowFunctionsParserSuite.scala   |  4 ++--
 .../sql/execution/command/ShowTablesParserSuite.scala  | 10 +++++-----
 9 files changed, 38 insertions(+), 37 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to