Previous Topic: Specify Horizontal Partitioning

Next Topic: Loading Horizontally Partitioned Data

Horizontal Partitioning Hashes

Choose a horizontal portioning hash that has the most even distribution of data to prevent unbalanced partitions. The following hashing algorithms are supported:

hash1

Specifies that the routing uses a sum of the uppercase ASCII values as the hash

hash2

Specifies that the routing uses a CRC-16 hashing algorithm