Function spark_connect_rs::functions::concat

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