Hash Functions

This section provides reference information for the hash functions in PlaidCloud Lakehouse.


MURMUR_HASH3_32

Learn how to use the MURMUR_HASH3_32 hash function in PlaidCloud Lakehouse. Returns the 32-bit MurmurHash3 hash of a value - with syntax and examples.

XX_HASH3_128

Learn how to use the XX_HASH3_128 hash function in PlaidCloud Lakehouse. Returns the 128-bit xxHash3 hash of a value - see syntax, examples, and output.

XX_HASH3_64

Learn how to use the XX_HASH3_64 hash function in PlaidCloud Lakehouse. Returns the 64-bit xxHash3 hash of a value - see syntax, examples, and output.