Matei Zaharia created SPARK-1540:
------------------------------------

             Summary: Investigate whether we should require keys in PairRDD to 
be Comparable
                 Key: SPARK-1540
                 URL: https://issues.apache.org/jira/browse/SPARK-1540
             Project: Spark
          Issue Type: New Feature
            Reporter: Matei Zaharia
            Priority: Blocker
             Fix For: 1.0.0


This is kind of a bigger change, but it would make it easier to do sort-based 
versions of external operations later. We might also get away without it. Note 
that sortByKey() already does require an Ordering or Comparables.



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

Reply via email to