Function spark_connect_rs::functions::inline

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