Function spark_connect_rs::functions::lower

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