You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "XiDuo You (Jira)" <ji...@apache.org> on 2022/02/16 12:09:00 UTC

[jira] [Updated] (SPARK-38232) Explain formatted does not collect subqueries under query stage in AQE

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

XiDuo You updated SPARK-38232:
------------------------------
    Description: 
ExplainUtils have not catched QueryStageExec during collecting subquries. So we can not get the subqueries formatted explain who is under the QueryStageExec.

Note that, it also affects the subquery of dpp.

  was:
ExplainUtils have not catched QueryStageExec during collecting subquries. So we can not get the subqueries formatted explain who is under the QueryStageExec.

 


> Explain formatted does not collect subqueries under query stage in AQE
> ----------------------------------------------------------------------
>
>                 Key: SPARK-38232
>                 URL: https://issues.apache.org/jira/browse/SPARK-38232
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.2, 3.2.1, 3.3.0
>            Reporter: XiDuo You
>            Priority: Major
>
> ExplainUtils have not catched QueryStageExec during collecting subquries. So we can not get the subqueries formatted explain who is under the QueryStageExec.
> Note that, it also affects the subquery of dpp.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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