Function spark_connect_rs::functions::array

source ยท
pub fn array<T>(cols: T) -> Column
where T: ToVecExpr,