You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/07/24 16:14:37 UTC

[spark] branch master updated (fa184c3 -> d3596c0)

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

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from fa184c3  [SPARK-32408][BUILD] Enable crossPaths back to prevent side effects
     add d3596c0  [SPARK-32406][SQL] Make RESET syntax support single configuration reset

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-aux-conf-mgmt-reset.md            | 19 +++++++++++++++++--
 .../org/apache/spark/sql/catalyst/parser/SqlBase.g4   |  2 +-
 .../apache/spark/sql/execution/SparkSqlParser.scala   |  3 ++-
 .../spark/sql/execution/command/SetCommand.scala      | 14 ++++++++++----
 .../org/apache/spark/sql/internal/SQLConfSuite.scala  | 15 +++++++++++++++
 5 files changed, 45 insertions(+), 8 deletions(-)


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