[ https://issues.apache.org/jira/browse/SPARK-15422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292331#comment-15292331
]
Apache Spark commented on SPARK-15422:
--------------------------------------
User 'sharkdtu' has created a pull request for this issue:
https://github.com/apache/spark/pull/13123
> Remove unnecessary calculation of stage's parents
> -------------------------------------------------
>
> Key: SPARK-15422
> URL: https://issues.apache.org/jira/browse/SPARK-15422
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Reporter: sharkd tu
>
> Remove unnecessary calculation of stage's parents, because stage's parents have been
set at the time of stage construction.
> See https://github.com/apache/spark/pull/13123
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|