Hash segmentation
For more detailed information, see Segmented Projections.
Specifies how to segment projection data for distribution across all cluster nodes. You can specify segmentation for a table and a projection. If a table definition specifies segmentation, OpenText™ Analytics Database uses it for that table's auto-projections.
It is recommended that you use the database's built-in
HASH
function, which distributes data evenly across the cluster and facilitates optimal query execution.
For more detailed information, see Segmented projections.