[
https://issues.apache.org/jira/browse/ARROW-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4708:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Add multithreaded JSON reader
> ------------------------------------
>
> Key: ARROW-4708
> URL: https://issues.apache.org/jira/browse/ARROW-4708
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Benjamin Kietzman
> Assignee: Benjamin Kietzman
> Priority: Major
> Labels: pull-request-available
>
> The JSON reader currently only parses from a single, contiguous buffer and
> only in a single thread. This would be much more useful if it supported
> multithreaded parsing from a stream, as CSV does
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)