Function spark_connect_core::functions::grouping

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