Function spark_connect_rs::functions::character_length

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