Function spark_connect_rs::functions::map_concat

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