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/28 20:28:00 UTC

[jira] [Closed] (ARROW-14112) [C++] index_in / is_in missing support for timestamps with a time zone

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

David Li closed ARROW-14112.
----------------------------
    Resolution: Duplicate

> [C++] index_in / is_in missing support for timestamps with a time zone
> ----------------------------------------------------------------------
>
>                 Key: ARROW-14112
>                 URL: https://issues.apache.org/jira/browse/ARROW-14112
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Priority: Major
>              Labels: good-second-issue, kernel, query-engine
>
> The index_in / is_in functions should only require the value type be equatable.  Timestamps with a time zone are equatable and therefore we should support these types.
> Since we do support timestamps without a time zone I suspect this was an oversight and not a real limitation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)