You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/08/04 01:19:04 UTC

[jira] [Created] (SPARK-9577) Surface concrete iterator types in various sort classes

Reynold Xin created SPARK-9577:
----------------------------------

             Summary: Surface concrete iterator types in various sort classes
                 Key: SPARK-9577
                 URL: https://issues.apache.org/jira/browse/SPARK-9577
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


We often return abstract iterator types in various sort-related classes (e.g. UnsafeKVExternalSorter). 

It is actually better to return a more concrete type, so the callsite uses that type and JIT can inline the iterator calls.




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