mz_expr::scalar::func

Function array_upper

Source
fn array_upper<'a>(a: Datum<'a>, b: Datum<'a>) -> Result<Datum<'a>, EvalError>