[ 
https://issues.apache.org/jira/browse/SPARK-56499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18074970#comment-18074970
 ] 

Xingbo Jiang commented on SPARK-56499:
--------------------------------------

Resolved by https://github.com/apache/spark/pull/55361

> Deduplicate RDD graph BFS traversal pattern
> -------------------------------------------
>
>                 Key: SPARK-56499
>                 URL: https://issues.apache.org/jira/browse/SPARK-56499
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 4.1.1
>            Reporter: Xingbo Jiang
>            Assignee: Xingbo Jiang
>            Priority: Major
>              Labels: pull-request-available
>
> The same BFS traversal over the RDD dependency graph is copy-pasted for 
> multiple times in DAGScheduler, we should introduce a private utility method 
> (or companion object helper) to reduce the duplication.



--
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