Funzione xxhash64
Si applica a: Databricks SQL Databricks Runtime
Restituisce un valore hash a 64 bit degli argomenti.
Sintassi
xxhash64(expr1 [, ...] )
Argomenti
exprN
: espressione di qualsiasi tipo.
Valori restituiti
UN BIGINT.
Esempi
> SELECT xxhash64('Spark', array(123), 2);
5602566077635097486