mz_expr::scalar::func

Function div_interval

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