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

[jira] [Resolved] (ARROW-13989) [C++] Include month-day-nano intervals in kernel type support

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

Antoine Pitrou resolved ARROW-13989.
------------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

Issue resolved by pull request 11525
[https://github.com/apache/arrow/pull/11525]

> [C++] Include month-day-nano intervals in kernel type support
> -------------------------------------------------------------
>
>                 Key: ARROW-13989
>                 URL: https://issues.apache.org/jira/browse/ARROW-13989
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: kernel, pull-request-available, types
>             Fix For: 7.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This was added relatively recently. Many/most kernels use helpers like TemporalTypes() to define their type support, we should add the MonthDayNano type there and see what needs fixing (and add tests). We also need to update googletest testing::Types definitions to include the new type.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)