[
https://issues.apache.org/jira/browse/ARROW-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932892#comment-16932892
]
Wes McKinney commented on ARROW-3298:
-------------------------------------
Parquet has also dropped murmurhash from the Bloom filter implementation
https://github.com/apache/parquet-format/commit/8f1783ec0b273e89c884b46c0f527d0a48321826#diff-d96aef0e8954afde569c8b40b8748081.
So I'll close this one
> [C++] Move murmur3 hash implementation to arrow/util
> ----------------------------------------------------
>
> Key: ARROW-3298
> URL: https://issues.apache.org/jira/browse/ARROW-3298
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
>
> It would be good to consolidate hashing utility code in a central place (this
> is currently in src/parquet)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)