Brian Hulette created ARROW-2797:
------------------------------------
Summary: [JS] comparison predicates don't work on 64-bit integers
Key: ARROW-2797
URL: https://issues.apache.org/jira/browse/ARROW-2797
Project: Apache Arrow
Issue Type: Bug
Components: JavaScript
Affects Versions: JS-0.3.1
Reporter: Brian Hulette
The 64-bit integer vector {{get}} function returns a 2-element array, which
doesn't compare propery in the comparison predicates. We should special case
the comparisons for 64-bit integers and timestamps.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)