pub fn spark_array_contains(array: Expr, element: Expr) -> Expr
Returns true if the array contains the element (Spark semantics).