You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/10/01 15:03:00 UTC

[jira] [Commented] (ARROW-694) [C++] Build JSON "scanner" for reading record batches from commonly-occurring formats

    [ https://issues.apache.org/jira/browse/ARROW-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634157#comment-16634157 ] 

Wes McKinney commented on ARROW-694:
------------------------------------

Seems we could use the RapidJSON SAX API for parsing files with 1 JSON object per line: http://rapidjson.org/md_doc_sax.html

> [C++] Build JSON "scanner" for reading record batches from commonly-occurring formats
> -------------------------------------------------------------------------------------
>
>                 Key: ARROW-694
>                 URL: https://issues.apache.org/jira/browse/ARROW-694
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 0.12.0
>
>
> Umbrella issue for using RapidJSON to parse JSON files to Arrow record batches



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)