Hash Function

A reproducible method of converting data into a number that can serve as a digital fingerprint of the data. Hash functions take up to 32 arguments, usually column names, and select a specific node for each row, based on the values of the columns for that row. Use one of the built-in hash functions to segment projections. These functions provide even distribution of data over a set of nodes in a cluster.