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

[jira] [Created] (ARROW-1370) wrong signed to unsigned conversion in js

Saman Amraii created ARROW-1370:
-----------------------------------

             Summary: wrong signed to unsigned conversion in js
                 Key: ARROW-1370
                 URL: https://issues.apache.org/jira/browse/ARROW-1370
             Project: Apache Arrow
          Issue Type: Bug
          Components: JavaScript
            Reporter: Saman Amraii


In JavaScript reader, signed integer vectors are initialized with unsigned int vectors. This is in file types.ts, lines 158, 159, 160 and 167, 168, 169.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)