[
https://issues.apache.org/jira/browse/SPARK-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shixiong Zhu resolved SPARK-1589.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> 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
> Fix For: 1.0.0
>
>
> 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)