Skip to content

Conversation

@chunhui-shi
Copy link
Contributor

1, Implement Murmur3 to work on DrillBuf and long(double), both avoid object or extra buffer creation.
2, Point hash functions in hash32, hash64, hash32AsDouble and hash64AsDouble to HashHelper.hash32|64
3, Test Correctness of the hash functions b comparing with original c implmementation's generated hash results.
4, Adding tests to cover Hash**WithSeed.
5, Fix DRILL-4478 which prevent binar_string function working correctly.

@chunhui-shi
Copy link
Contributor Author

As to the test code that use original cpp implementation to generate the test vectors in murmur3_buf.json and murmur3_double.json. Please refer to here:

chunhui-shi/smhasher@6da2aa1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant