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

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

    [ https://issues.apache.org/jira/browse/ARROW-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571302#comment-16571302 ] 

nevi_me edited comment on ARROW-2797 at 8/7/18 9:02 AM:
--------------------------------------------------------

There's also [https://github.com/apache/arrow/issues/2358|https://github.com/apache/arrow/issues/2358] which looks like the same issue.


was (Author: nevi_me):
There's also [https://github.com/apache/arrow/issues/2358|ttps://github.com/apache/arrow/issues/2358] which looks like the same issue.

> [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
>            Priority: Major
>
> 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)