Module grouping

Source
Expand description

Defines physical expressions that can evaluated at runtime during query execution

Structs§

Grouping

Functions§

grouping
Returns 1 if the data is aggregated across the specified column or 0 for not aggregated in the result set.
grouping_udaf
AggregateFunction that returns a AggregateUDF for Grouping