[
https://issues.apache.org/jira/browse/ARROW-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661730#comment-17661730
]
Rok Mihevc commented on ARROW-4708:
-----------------------------------
This issue has been migrated to [issue
#21234|https://github.com/apache/arrow/issues/21234] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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: Ben Kietzman
> Assignee: Ben Kietzman
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 14h 40m
> 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
(v8.20.10#820010)