Joris Van den Bossche created ARROW-6974:
--------------------------------------------
Summary: [C++] Implement Cast kernel for time-likes with
ArrayDataVisitor pattern
Key: ARROW-6974
URL: https://issues.apache.org/jira/browse/ARROW-6974
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Joris Van den Bossche
Currently, the casting for time-like data is done with the {{ShiftTime}}
function. It _might_ be possible to simplify this with ArrayDataVisitor (to
avoid looping / checking the bitmap).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)