Function spark_connect_rs::functions::upper

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