Function spark_connect_rs::functions::array_max

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