spark-instrumented-optimizer/core
zsxwing a71c6d1cf0 SPARK-1628: Add missing hashCode methods in Partitioner subclasses
JIRA: https://issues.apache.org/jira/browse/SPARK-1628

Added `hashCode` in HashPartitioner, RangePartitioner, PythonPartitioner and PageRankUtils.CustomPartitioner.

Author: zsxwing <zsxwing@gmail.com>

Closes #549 from zsxwing/SPARK-1628 and squashes the following commits:

2620936 [zsxwing] SPARK-1628: Add missing hashCode methods in Partitioner subclasses
2014-06-08 14:18:52 -07:00
..
src SPARK-1628: Add missing hashCode methods in Partitioner subclasses 2014-06-08 14:18:52 -07:00
pom.xml [SPARK-1841]: update scalatest to version 2.1.5 2014-06-06 11:45:21 -07:00