Expand description
datafusion_expr::HigherOrderUDF definitions for array_any_match function.
Structs§
Functions§
- array_
any_ match - returns true if any element in the array satisfies the predicate
- array_
any_ match_ higher_ order_ function - HigherOrderFunction that returns a
HigherOrderUDFfor ArrayAnyMatch