You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ge...@apache.org on 2020/04/03 04:10:28 UTC

[spark] branch master updated (2c39502 -> d98df76)

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

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


    from 2c39502  [SPARK-31253][SQL][FOLLOWUP] Add metrics to AQE shuffle reader
     add d98df76  [SPARK-31325][SQL][WEB UI] Control a plan explain mode in the events of SQL listeners via SQLConf

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  3 ++
 .../org/apache/spark/sql/internal/SQLConf.scala    | 13 +++++++
 .../apache/spark/sql/execution/SQLExecution.scala  |  5 ++-
 .../execution/adaptive/AdaptiveSparkPlanExec.scala |  3 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          | 42 +++++++++++++++++++++-
 .../execution/ui/SQLAppStatusListenerSuite.scala   | 37 +++++++++++++++++++
 6 files changed, 100 insertions(+), 3 deletions(-)


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