The following query returns the ID of the primary AMP corresponding to the specified hash bucket number:
Select HashAmp ( HashBucket(HashRow(column1, column2)) map = contiguousmap_name ) from t1;
The following query returns the ID of the primary AMP corresponding to the specified hash bucket number:
Select HashAmp ( HashBucket(HashRow(column1, column2)) map = contiguousmap_name ) from t1;