Function spark_connect_rs::functions::array_distinct

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