[ 
https://issues.apache.org/jira/browse/SPARK-31325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gengliang Wang resolved SPARK-31325.
------------------------------------
      Assignee: Takeshi Yamamuro
    Resolution: Fixed

This issue is resolved in https://github.com/apache/spark/pull/28097

> Control a plan explain mode in the events of SQL listeners via SQLConf
> ----------------------------------------------------------------------
>
>                 Key: SPARK-31325
>                 URL: https://issues.apache.org/jira/browse/SPARK-31325
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL, Web UI
>    Affects Versions: 3.1.0
>            Reporter: Takeshi Yamamuro
>            Assignee: Takeshi Yamamuro
>            Priority: Major
>
> This proposes to add a new SQL config for controlling a plan explain mode in 
> the events of (e.g., `SparkListenerSQLExecutionStart` and 
> `SparkListenerSQLAdaptiveExecutionUpdate`) SQL listeners.
> In the current master, the output of `QueryExecution.toString` (this is 
> equivalent to the "extended" explain mode) is stored in these events. I think 
> it is useful to control the content via SQLConf.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to