[
https://issues.apache.org/jira/browse/ARROW-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286946#comment-16286946
]
ASF GitHub Bot commented on ARROW-1832:
---------------------------------------
trxcllnt commented on issue #1343: [WIP] ARROW-1832: [JS] Implement JSON reader
for integration tests
URL: https://github.com/apache/arrow/pull/1343#issuecomment-350916758
@TheNeuralBit 087da8b03be90c017f6006f92715582758d64f0c should take care of
item 3. A bit of refactoring to the buffer and JSON readers to create
intermediate Arrow format AST, plus making the vector batch reader use the AST
types. I based it off the Java implementation, and I have a mostly-working
buffer Writer locally that's also using the AST nodes. Will be following up
with that and more tests in the next few days.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [JS] Implement JSON reader for integration tests
> ------------------------------------------------
>
> Key: ARROW-1832
> URL: https://issues.apache.org/jira/browse/ARROW-1832
> Project: Apache Arrow
> Issue Type: New Feature
> Components: JavaScript
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Labels: pull-request-available
>
> Implementing a JSON reader will allow us to write a "validate" script for the
> consumer half of the integration tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)