You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/07/06 03:54:00 UTC

[jira] [Created] (ARROW-2797) [JS] comparison predicates don't work on 64-bit integers

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)