Specification for an aggregate function.
Aggregates can either take no additional arguments ([AggSpec::Single]) or require column type arguments ([AggSpec::Multiple]).
AggSpec::Single
AggSpec::Multiple
Specification for an aggregate function.
Aggregates can either take no additional arguments ([
AggSpec::Single]) or require column type arguments ([AggSpec::Multiple]).