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

ASF GitHub Bot updated SPARK-55035:
-----------------------------------
    Labels: pull-request-available  (was: )

> Eager shuffle dependency cleanup should be performed on child executions
> ------------------------------------------------------------------------
>
>                 Key: SPARK-55035
>                 URL: https://issues.apache.org/jira/browse/SPARK-55035
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.2.0
>            Reporter: Bo Zhang
>            Priority: Major
>              Labels: pull-request-available
>
> We implemented eager shuffle cleanup in SPARK-47764. However, in queries with 
> multiple layers of executions, shuffle dependencies for only the root 
> execution is cleaned up.
> We should fix this and cleanup the shuffle dependencies for the child 
> executions, based on the shuffle cleanup mode of the root execution.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to