aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2015-08-28 11:51:42 -0700
committerMichael Armbrust <michael@databricks.com>2015-08-28 11:51:42 -0700
commitd3f87dc39480f075170817bbd00142967a938078 (patch)
tree7f28c76093c43f44d6c3e2d5e5b3e7f12e00fd80 /pom.xml
parent499e8e154bdcc9d7b2f685b159e0ddb4eae48fe4 (diff)
downloadspark-d3f87dc39480f075170817bbd00142967a938078.tar.gz
spark-d3f87dc39480f075170817bbd00142967a938078.tar.bz2
spark-d3f87dc39480f075170817bbd00142967a938078.zip
[SPARK-10325] Override hashCode() for public Row
This commit fixes an issue where the public SQL `Row` class did not override `hashCode`, causing it to violate the hashCode() + equals() contract. To fix this, I simply ported the `hashCode` implementation from the 1.4.x version of `Row`. Author: Josh Rosen <joshrosen@databricks.com> Closes #8500 from JoshRosen/SPARK-10325 and squashes the following commits: 51ffea1 [Josh Rosen] Override hashCode() for public Row.
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions