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 77e8683  [SPARK-37369][SQL][FOLLOWUP] Override supportsRowBased in 
UnionExec
     add 4c58f12  [SPARK-37777][SQL] Update the SQL syntax of SHOW FUNCTIONS

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-aux-show-functions.md          | 13 +++-----
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  4 +--
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 ++
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 20 +++++++++----
 .../sql/catalyst/plans/logical/v2Commands.scala    | 11 ++++---
 .../spark/sql/errors/QueryCompilationErrors.scala  |  7 ++---
 .../spark/sql/errors/QueryParsingErrors.scala      |  5 ++++
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 35 +++++++++++++++++-----
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 22 +++++++-------
 .../spark/sql/execution/command/functions.scala    |  5 ++--
 .../spark/sql/connector/DataSourceV2SQLSuite.scala |  5 ++--
 .../spark/sql/hive/execution/HiveUDFSuite.scala    |  8 +++++
 12 files changed, 87 insertions(+), 50 deletions(-)

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

Reply via email to