Function spark_connect_rs::functions::max

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