Function datafusion_functions_aggregate::grouping::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.