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 18:05:26 UTC

[spark] branch master updated (d3596c0 -> 64a01c0)

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 d3596c0  [SPARK-32406][SQL] Make RESET syntax support single configuration reset
     add 64a01c0  [SPARK-32430][SQL] Extend SparkSessionExtensions to inject rules into AQE query stage preparation

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/SparkSessionExtensions.scala  | 20 ++++++++-
 .../execution/adaptive/AdaptiveSparkPlanExec.scala |  2 +-
 .../sql/internal/BaseSessionStateBuilder.scala     |  9 +++-
 .../apache/spark/sql/internal/SessionState.scala   |  4 +-
 .../spark/sql/SparkSessionExtensionSuite.scala     | 49 ++++++++++++++++++++++
 5 files changed, 79 insertions(+), 5 deletions(-)


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