You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/02/28 13:20:00 UTC

[jira] [Updated] (FLINK-6375) Fix LongValue hashCode

     [ https://issues.apache.org/jira/browse/FLINK-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-6375:
----------------------------------
    Component/s:     (was: Core)
                 API / Type Serialization System

> 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
>            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
(v7.6.3#76005)