Function spark_connect_rs::functions::char

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