[ https://issues.apache.org/jira/browse/ARROW-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4708: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21234 > [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)