Skip to main content

GroupAggregate

Short Description

The GroupAggregate node takes pre-sorted input and aggregates them.

Detailed Description​

The GroupAggregate node takes pre-sorted input and aggregates them. This can be seen in GROUP BY operations. GroupAggregate operations do not use much memory as they operate on pre-sorted data.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.