Function spark_connect_rs::functions::ascii

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