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
BoxedAggregateFunctionfromAggCall.