Function spark_connect_rs::functions::ucase

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