Shixiong Zhu created SPARK-1589:
-----------------------------------
Summary: 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)