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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
