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 2020/12/16 15:00:00 UTC

[spark] branch branch-3.1 updated (dab9664 -> 0c3efb6)

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

wenchen pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from dab9664  [SPARK-33752][SQL][3.1] Avoid the getSimpleMessage of AnalysisException adds semicolon repeatedly
     add 0c3efb6  [SPARK-32991][SQL] [FOLLOWUP] Reset command relies on session initials first

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    | 25 +++++++-
 .../scala/org/apache/spark/sql/SparkSession.scala  |  2 +-
 .../spark/sql/execution/command/SetCommand.scala   | 12 ++--
 .../sql/internal/BaseSessionStateBuilder.scala     | 24 +++-----
 .../apache/spark/sql/internal/SharedState.scala    |  7 ++-
 .../spark/sql/SparkSessionBuilderSuite.scala       | 71 +++++++++++++++++++---
 6 files changed, 104 insertions(+), 37 deletions(-)


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