Function spark_connect_rs::functions::greatest

source ยท
pub fn greatest<T>(cols: T) -> Column
where T: ToVecExpr,