Function spark_connect_rs::functions::unhex

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