MURMURHASH2_64( value )
Returns the MurmurHash2 64-bit hash of value as an integer.
value
Argument types:
String
Return type: Integer
Integer
MURMURHASH2_64("DataLens") = 12204402796868507663
ClickHouse 21.8, YDB.
ClickHouse 21.8
YDB