[
https://issues.apache.org/jira/browse/SPARK-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067836#comment-14067836
]
Apache Spark commented on SPARK-2598:
-------------------------------------
User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/1500
> 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: Critical
>
> RangePartitioner uses binary search to find the right partition, but K is not
> always Comparable.
--
This message was sent by Atlassian JIRA
(v6.2#6252)