Skip to main content

Module array_first

Module array_first 

Source
Expand description

datafusion_expr::HigherOrderUDF definitions for array_first function.

Structs§

ArrayFirst

Functions§

array_first
returns the first element of an array that satisfies the predicate
array_first_higher_order_function
HigherOrderFunction that returns a HigherOrderUDF for ArrayFirst