Expand description
datafusion_expr::HigherOrderUDF definitions for array_first function.
Structs§
Functions§
- array_
first - returns the first element of an array that satisfies the predicate
- array_
first_ higher_ order_ function - HigherOrderFunction that returns a
HigherOrderUDFfor ArrayFirst