Function spark_connect_core::functions::array_distinct

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