mirror of
https://github.com/apache/impala.git
synced 2026-01-02 03:00:32 -05:00
Adds a builtin FNV hash function. Also renames HashUtil::FvnHash to HashUtil::FnvHash since it was spelled incorrectly. Change-Id: Ic6dbfbce58ceeded72442ff22d3cd04f1010ea78 Reviewed-on: http://gerrit.ent.cloudera.com:8080/995 Reviewed-by: Matthew Jacobs <mj@cloudera.com> Tested-by: Matthew Jacobs <mj@cloudera.com> Tested-by: jenkins