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)