mz_expr::scalar::func

Function div_int16

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