Open
Description
This code looks an awful lot like it's doing a murmur3-32, and returning four bytes:
Lines 146 to 154 in 6f1ea18
And this code looks an awful lot like it's registering the above code as murmur3-128, which I suspect ought to return more than four bytes:
Line 202 in 6f1ea18
Should I be worried?
And if this is a bug, how comfortable are we about fixing it vs potentially breaking things that rely on the current behavior?
Metadata
Metadata
Assignees
Labels
No labels