horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

Hash value produced by DefaultHasher is not fixed

Open jiacai2050 opened this issue 2 years ago • 0 comments

Describe this problem

The docs says

The internal algorithm is not specified, and so it and its hashes should not be relied upon over releases.

Server version

NA

Steps to reproduce

NA

Expected behavior

No response

Additional Information

AFAIK, xor filter is using DefaultHasher.

Some alternatives:

  • https://docs.rs/seahash/latest/seahash/

jiacai2050 avatar Jun 06 '23 14:06 jiacai2050