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

[jira] [Updated] (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 ]

Weston Pace updated ARROW-14112:
--------------------------------
    Labels: good-second-issue kernel query-engine  (was: kernel query-engine)

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