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

Reynold Xin closed SPARK-433.
-----------------------------

    Assignee: Reynold Xin

> Adding sorting to RDDs
> ----------------------
>
>                 Key: SPARK-433
>                 URL: https://issues.apache.org/jira/browse/SPARK-433
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Antonio Lupher
>            Assignee: Reynold Xin
>
> Fix for issue #88, adding sort to RDDs. This adds a sortByKey(ascending) 
> method to RDDs of key/value pairs where keys have an Ordered trait. The 
> 'ascending' argument is a boolean to specify order.
> (Note: still getting unchecked / eliminated by erasure warnings for 
> getPartition in RangePartitioner class)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to