Hash segmentation
Specifies how to segment projection data for distribution across some or all cluster nodes. You can specify segmentation for a table and a projection. If a table definition specifies segmentation, Vertica uses it for that table's auto-projections.
It is strongly recommended that you use Vertica's built-in HASH
function, which distributes data evenly across the cluster, and facilitates optimal query execution.