You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Phillip Cloud (Jira)" <ji...@apache.org> on 2021/09/23 11:22:00 UTC

[jira] [Updated] (ARROW-14091) [C++] add(date, duration) -> {timestamp, date} kernel

     [ https://issues.apache.org/jira/browse/ARROW-14091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phillip Cloud updated ARROW-14091:
----------------------------------
    Description: 
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.

  was:Issue to track implementation of addition of dates and durations.

        Summary: [C++] add(date, duration) -> {timestamp, date} kernel  (was: [C++] add(date, duration) kernel)

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