ReferenceSQL FunctionsHashVersion: Latest-4.1Copy as MarkdownView as Markdown/docs/sql-reference/sql-functions/hash-functions.mdOpen in ClaudeOpen in ChatGPTBrowse all docs as Markdown/llms.txtHash ποΈ murmur_hash3_32Returns the 32-bit murmur3 hash value of the input string.ποΈ xx_hash3_128Returns the 128-bit xxhash3 hash value of the input string.ποΈ xx_hash3_64Returns the 64-bit xxhash3 hash value of the input string.