Module aggregation

Source
Expand description

This module contains wrappers over Aggregator trait that implement order by, filter, distinct and project.

Modulesยง

distinct ๐Ÿ”’
filter ๐Ÿ”’
orderby ๐Ÿ”’
projection ๐Ÿ”’

Functionsยง

build
Build an BoxedAggregateFunction from AggCall.