You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Harkins (Jira)" <ji...@apache.org> on 2022/10/04 15:37:00 UTC

[jira] [Created] (ARROW-17932) [C++] Implement streaming RecordBatchReader for JSON

Ben Harkins created ARROW-17932:
-----------------------------------

             Summary: [C++] Implement streaming RecordBatchReader for JSON
                 Key: ARROW-17932
                 URL: https://issues.apache.org/jira/browse/ARROW-17932
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: C++
            Reporter: Ben Harkins
            Assignee: Ben Harkins


We don't currently support incremental RecordBatch reading from JSON streams, which is needed to properly implement JSON support in Dataset. The existing CSV StreamingReader API can be used as a model.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)