[
https://issues.apache.org/jira/browse/SPARK-55035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-55035.
---------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 53799
[https://github.com/apache/spark/pull/53799]
> 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
> Assignee: Bo Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> 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]