Function spark_connect_core::functions::max

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