Function datafusion::functions_aggregate::expr_fn::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.