Function spark_connect_rs::functions::collect_set

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