Skip to main content

Module array_any_match

Module array_any_match 

Source
Expand description

datafusion_expr::HigherOrderUDF definitions for array_any_match function.

Structs§

ArrayAnyMatch

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 HigherOrderUDF for ArrayAnyMatch