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

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

David Li created ARROW-13989:
--------------------------------

             Summary: [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


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.3.4#803005)