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:23:00 UTC

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

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

Phillip Cloud updated ARROW-14092:
----------------------------------
    Description: 
Issue to track implementation of date and duration subtraction.

Similar to ARROW-14091, the return type is timestamp if the duration contains sub-day units, and date otherwise.

  was:Issue to track implementation of date and duration subtraction

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

> [C++] subtract(date, duration) -> {timestamp, date} kernel
> ----------------------------------------------------------
>
>                 Key: ARROW-14092
>                 URL: https://issues.apache.org/jira/browse/ARROW-14092
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Phillip Cloud
>            Priority: Major
>
> Issue to track implementation of date and duration subtraction.
> Similar to ARROW-14091, 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)