You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/11/29 10:05:43 UTC

[spark] branch master updated (0c3c4e2 -> 251e6fd)

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-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org