mz_expr::scalar::func

Function array_length

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