Function spark_connect_rs::functions::least

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