Function spark_connect_rs::functions::hex

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