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

[jira] [Work logged] (CODEC-236) Add MurmurHash Implementation

     [ https://issues.apache.org/jira/browse/CODEC-236?focusedWorklogId=274815&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-274815 ]

ASF GitHub Bot logged work on CODEC-236:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Jul/19 12:10
            Start Date: 10/Jul/19 12:10
    Worklog Time Spent: 10m 
      Work Description: melloware commented on pull request #22: CODEC-236: MurmurHash2 and MurmurHash3 implementations.
URL: https://github.com/apache/commons-codec/pull/22
 
 
   All MurmurHash implementations are public domain.
   
   Credit was given in Javadoc where both implementations came from.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 274815)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>          Time Spent: 10m
>  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.3#76005)