[
https://issues.apache.org/jira/browse/FLINK-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-6375:
------------------------------------
Issue Type: Sub-task (was: Improvement)
Parent: FLINK-3957
> Fix LongValue hashCode
> ----------------------
>
> Key: FLINK-6375
> URL: https://issues.apache.org/jira/browse/FLINK-6375
> Project: Flink
> Issue Type: Sub-task
> Components: Core
> Affects Versions: 2.0.0
> Reporter: Greg Hogan
> Assignee: Andrew Psaltis
> Priority: Trivial
>
> Match {{LongValue.hashCode}} to {{Long.hashCode}} (and the other numeric
> types) by simply adding the high and low words rather than shifting the hash
> by adding 43.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)