Index scan - key selection, parallel icon

Index Scan - Key Selection, Parallel

The Index Scan - Key Selection, Parallel icon indicates that multiple tasks were used to perform key selection in parallel. The table was partitioned and each task was given a portion of the table to work with.

See Tips for parallel index key selection for more details.