[
https://issues.apache.org/jira/browse/ARROW-14091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419186#comment-17419186
]
Joris Van den Bossche commented on ARROW-14091:
-----------------------------------------------
Would it be better if the kernel has predictable return type, not depending on
the values?
> [C++] add(date, duration) -> {timestamp, date} kernel
> -----------------------------------------------------
>
> Key: ARROW-14091
> URL: https://issues.apache.org/jira/browse/ARROW-14091
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++
> Reporter: Phillip Cloud
> Priority: Major
>
> Issue to track implementation of addition of dates and durations.
> The return type is timestamp if the duration contains sub-day units, and date
> otherwise.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)