[
https://issues.apache.org/jira/browse/FLINK-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-6375:
------------------------------
Fix Version/s: 2.0.0
(was: 2.0-preview)
> Fix LongValue hashCode
> ----------------------
>
> Key: FLINK-6375
> URL: https://issues.apache.org/jira/browse/FLINK-6375
> Project: Flink
> Issue Type: Sub-task
> Components: API / Type Serialization System
> Affects Versions: 2.0.0
> Reporter: Greg Hogan
> Priority: Minor
> Labels: auto-unassigned
> Fix For: 2.0.0
>
>
> 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
(v8.20.10#820010)