[
https://issues.apache.org/jira/browse/SPARK-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng updated SPARK-4084:
---------------------------------
Target Version/s: 1.2.0
> Reuse sort key in Sorter
> ------------------------
>
> Key: SPARK-4084
> URL: https://issues.apache.org/jira/browse/SPARK-4084
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
>
> Sorter uses generic-typed key for sorting. When data is large, it creates
> lots of key objects, which is not efficient. We should reuse the key in
> Sorter for memory efficiency. This change is part of the petabyte sort
> implementation from [~rxin].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]