[
https://issues.apache.org/jira/browse/ARROW-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528790#comment-16528790
]
Brian Hulette commented on ARROW-1875:
--------------------------------------
This should be pretty straightforward on the Javascript side too. It's not a
major priority since we were able to workaround the issue using
[json-bignum|https://github.com/datalanche/json-bignum], but it would be nice
to drop that dependency.
> Write 64-bit ints as strings in integration test JSON files
> -----------------------------------------------------------
>
> Key: ARROW-1875
> URL: https://issues.apache.org/jira/browse/ARROW-1875
> Project: Apache Arrow
> Issue Type: Task
> Reporter: Brian Hulette
> Priority: Minor
> Fix For: 0.11.0
>
>
> Javascript can't handle 64-bit integers natively, so writing them as strings
> in the JSON would make implementing the integration tests a lot simpler.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)