Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
See https://github.com/apache/arrow/pull/2220
We should decide what our default go-to hash function should be (maybe murmur3?) and put it into src/arrow/util
Attachments
Activity
Philipp Moritz
created issue -
Wes McKinney
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 0.12.0 [ 12343858 ] | |
Assignee | Antoine Pitrou [ pitrou ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Antoine Pitrou
made changes -
Component/s | C++ [ 12328935 ] |
Chris Lambertus
made changes -
Workflow | jira [ 13496594 ] | Classic - editable closed [ 13997654 ] |
Rok Mihevc
made changes -
External issue URL | https://github.com/apache/arrow/issues/15744 |
Marking this as resolved with https://github.com/apache/arrow/commit/eaf8d32e5f292dca0aa5b5508041d5d39406224d. See arrow/util/hash-util.h. xxhash is now moved to arrow/util