Function spark_connect_rs::functions::arrays_zip

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