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 2022/01/11 14:45:52 UTC

[spark] branch master updated (fa6948e -> 1ed0ff3)

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 fa6948e  [SPARK-37795][BUILD][FOLLOWUP] Add a checkstyle rule to ban org.apache.log4j imports
     add 1ed0ff3  [SPARK-37636][SQL] Migrate CREATE NAMESPACE to use V2 command by default

No new revisions were added by this update.

Summary of changes:
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 19 +++++++-----
 .../command/CreateNamespaceSuiteBase.scala         | 15 +++++----
 .../execution/command/DDLCommandTestUtils.scala    |  5 +++
 .../execution/command/TestsV1AndV2Commands.scala   |  9 +++++-
 .../command/v1/CreateNamespaceSuite.scala          |  1 -
 .../command/v2/CreateNamespaceSuite.scala          |  1 -
 .../spark/sql/hive/HiveExternalCatalog.scala       | 36 ++++++++++++++++++----
 .../spark/sql/hive/client/VersionsSuite.scala      | 10 ++++++
 .../execution/command/CreateNamespaceSuite.scala   |  1 -
 9 files changed, 72 insertions(+), 25 deletions(-)

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