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/10 11:39:53 UTC

[GitHub] [arrow] rok commented on pull request #12105: ARROW-14098: [C++] subtract(time, time) -> interval kernel

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


   Thanks for the review @edponce! I'm doubting myself a bit here - the Jira is asking for interval return type while this returns time at the moment.
   @cpcloud are we looking to return interval (DayTimeIntervalType, MonthIntervalType, MonthDayNanoIntervalType) or time (Time32Type, Time64Type) here?
   I suppose both would be useful.


-- 
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