You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Andrew Lamb <al...@influxdata.com> on 2021/08/10 10:44:45 UTC

[RUST][DISCUSS] Timestamp Arithmetic in arrow-rs

Hello,

I wanted to point out a proposal[1] for how to handle timestamp arithmetic
in the arrow-rs library. It involves the potential addition of new traits
to the library, and thus I think additional feedback from the community on
the approach or concerns would be valuable.

Thank you,
Andrew

[1] https://github.com/apache/arrow-rs/pull/651