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

Apache Spark commented on SPARK-4674:
-------------------------------------

User 'viirya' has created a pull request for this issue:
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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to