Function spark_connect_core::functions::array_compact

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