Function spark_connect_core::functions::inline_outer

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