FunctionsJSONjson_hashComputes a deterministic 64-bit hash of the normalized JSON token stream. json_hash(…) → UInt64 Kind · scalar Computes a deterministic 64-bit hash of the normalized JSON token stream. Part of the JSON family.json_hasChecks object keys, JSON paths, or array element membership depending on the input document shape.json_hash_extendedComputes a 128-bit-style hash (hex-encoded) using two independent 64-bit hash streams.