You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/02/27 23:18:00 UTC

[jira] [Created] (ARROW-4708) [C++] Add multithreaded JSON reader

Benjamin Kietzman created ARROW-4708:
----------------------------------------

             Summary: [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


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)