You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/13 00:39:40 UTC

[GitHub] [arrow] rok commented on pull request #12137: ARROW-14095: [C++] subtract(timestamp, duration) -> timestamp kernel

rok commented on pull request #12137:
URL: https://github.com/apache/arrow/pull/12137#issuecomment-1011585650


   @lidavidm similar question about units as in #12124 - should we only cover matching time units (e.g. `subtract(timestamp[s], duration[s]) -> timestamp[s]`) or allow non-matching units too (e.g. `subtract(timestamp[s], duration[ms]) -> timestamp[s]`).


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org