pub fn array_exists(column: &Column, predicate: Expr) -> Column
True if any list element satisfies the predicate (PySpark exists).