Function spark_connect_rs::functions::unix_macros

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