SortBasedAggregationIterator
SortBasedAggregationIterator
is…FIXME
next
Method
1 2 3 4 5 |
next(): UnsafeRow |
Note
|
next is part of Scala’s scala.collection.Iterator interface that returns the next element and discards it from the iterator.
|
next
…FIXME