Expand description
This module contains wrappers over Aggregator
trait that implement order by
, filter
,
distinct
and project.
Modulesยง
- distinct ๐
- filter ๐
- orderby ๐
- projection ๐
Functionsยง
- Build an
BoxedAggregateFunction
fromAggCall
.