datafusion_functions_nested::extract

Function array_any_value

Source
pub fn array_any_value(array: Expr) -> Expr
Expand description

returns the first non-null element in the array.