Skip to content

SortBasedAggregationIterator

SortBasedAggregationIterator is an AggregationIterator for SortAggregateExec physical operator.

Creating Instance

SortBasedAggregationIterator takes the following to be created:

SortBasedAggregationIterator is created when:

  • SortAggregateExec physical operator is requested to doExecute