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

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

Weston Pace created ARROW-14112:
-----------------------------------

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


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)