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 0c3c4e2  [SPARK-37452][SQL] Char and Varchar break backward 
compatibility between v3.1 and v2
     add 251e6fd  [SPARK-37464][SQL] SCHEMA and DATABASE should simply be 
aliases of NAMESPACE

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |  2 +-
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    | 17 +++++--
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 --
 .../spark/sql/errors/QueryParsingErrors.scala      |  4 --
 .../command/ShowNamespacesParserSuite.scala        | 54 ++++++++++------------
 .../command/ShowNamespacesSuiteBase.scala          | 38 +++++++++------
 .../execution/command/v1/ShowNamespacesSuite.scala | 18 --------
 .../execution/command/v2/ShowNamespacesSuite.scala | 16 -------
 .../execution/command/ShowNamespacesSuite.scala    | 19 +-------
 9 files changed, 64 insertions(+), 108 deletions(-)

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

Reply via email to