[
https://issues.apache.org/jira/browse/SPARK-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978262#comment-13978262
]
Shixiong Zhu commented on SPARK-1589:
-------------------------------------
PR: https://github.com/apache/spark/pull/508
> Compare Option[Partitioner] and Partitioner directly
> ----------------------------------------------------
>
> Key: SPARK-1589
> URL: https://issues.apache.org/jira/browse/SPARK-1589
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: Shixiong Zhu
> Assignee: Shixiong Zhu
>
> PairRDDFunctions.partitionBy compares Option[Partitioner] and Partitioner
> directly.
> Code:
> https://github.com/apache/spark/blob/39f85e0322cfecefbc30e7d5a30356cfab1e9640/core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala#L294
--
This message was sent by Atlassian JIRA
(v6.2#6252)