Skip to content

hash

function hash(...columns): Column;

Defined in: functions/hash.ts:24

Calculates the hash code of given columns, and returns the result as an int column.

ParameterType
columnsColOrName[]

Column