You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2019/07/12 13:16:00 UTC

[jira] [Closed] (CODEC-236) Add MurmurHash Implementation

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

Gary Gregory closed CODEC-236.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.13

In git master with mods to compile on Java 7 instead of Java 8.

> Add MurmurHash Implementation
> -----------------------------
>
>                 Key: CODEC-236
>                 URL: https://issues.apache.org/jira/browse/CODEC-236
>             Project: Commons Codec
>          Issue Type: New Feature
>    Affects Versions: 1.10
>            Reporter: David Mollitor
>            Priority: Minor
>             Fix For: 1.13
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://en.wikipedia.org/wiki/MurmurHash
> Already exists an Apache implementation:
> org.apache.hive.common.util.HashCodeUtil.murmurHash(byte[], int, int)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)