Skip to content

xxhash64

function xxhash64(...columns): Column;

Defined in: functions/hash.ts:29

Calculates the hash code of given columns using the 64-bit variant of the xxHash algorithm, and returns the result as a long column.

ParameterType
columnsColOrName[]

Column