alexandreyc commented on PR #4546:
URL: https://github.com/apache/arrow-rs/pull/4546#issuecomment-1650082711

   I just pushed a commit that make the code simpler and shorter (IMHO).
   
   In summary, I moved all arithmetic methods to the `TimestampOp` trait. This 
introduces API changes because users now need to have the trait in scope to be 
able to call these methods. I also slightly renamed some methods.
   
   What's your opinion on this change?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to