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

Josh Rosen resolved SPARK-4674.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Issue resolved by pull request 3532
[https://github.com/apache/spark/pull/3532]

> Refactor getCallSite in Utils
> -----------------------------
>
>                 Key: SPARK-4674
>                 URL: https://issues.apache.org/jira/browse/SPARK-4674
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Liang-Chi Hsieh
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> The current version of `getCallSite` visits the collection of 
> `StackTraceElement` twice. However, it is unnecessary since we can perform 
> our work with a single visit. We also do not need to keep filtered 
> `StackTraceElement`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to