Reynold Xin created SPARK-2598:
----------------------------------
Summary: RangePartitioner's binary search does not use the given
Ordering
Key: SPARK-2598
URL: https://issues.apache.org/jira/browse/SPARK-2598
Project: Spark
Issue Type: Bug
Affects Versions: 1.0.0, 1.0.1
Reporter: Reynold Xin
Assignee: Reynold Xin
Priority: CriticalRangePartitioner uses binary search to find the right partition, but K is not always Comparable. -- This message was sent by Atlassian JIRA (v6.2#6252)
