Function datafusion_functions_nested::extract::array_any_value

source ยท
pub fn array_any_value(array: Expr) -> Expr
Expand description

returns the first non-null element in the array.