You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/06/12 17:29:00 UTC

[jira] [Commented] (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=16862299#comment-16862299 ] 

Wes McKinney commented on ARROW-2797:
-------------------------------------

Any thoughts about this for 0.14.0? [~bhulette] [~paul.e.taylor]

> [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
>            Assignee: Brian Hulette
>            Priority: Major
>             Fix For: 0.14.0
>
>
> 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)