Available on crate feature compute_hash only.
Expand description

Contains the hash and typed (e.g. hash_primitive) operators.

Functions

Checks if an array of type datatype can be used in hash.

Returns the element-wise hash of an Array. Validity is preserved. Supported DataTypes:

Element-wise hash of a BinaryArray. Validity is preserved.