[
https://issues.apache.org/jira/browse/ARROW-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-4708.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request 4148
[https://github.com/apache/arrow/pull/4148]
> [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
> Fix For: 0.14.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> 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)