datafusion_functions_aggregate::grouping

Function grouping

Source
pub fn grouping(expression: Expr) -> Expr
Expand description

Returns 1 if the data is aggregated across the specified column or 0 for not aggregated in the result set.