Function spark_connect_rs::functions::grouping

source ยท
pub fn grouping<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,