Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
-
None
Description
Computing the hashCode of a String for HLL is going
byte[] -> Text -> String -> byte[]
to get the Murmur3 hashCode of the byte[] region.