arrow_arith::numeric

Function timestamp_op

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

Perform arithmetic operation on a timestamp array