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

Josh Rosen updated SPARK-4674:
------------------------------
    Assignee: Liang-Chi Hsieh

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