arrow_arith::numeric

Function date_op

Source
fn date_op<T: DateOp>(
    op: Op,
    l: &dyn Array,
    l_s: bool,
    r: &dyn Array,
    r_s: bool,
) -> Result<ArrayRef, ArrowError>
Expand description

Perform arithmetic operation on a date array