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 2019/02/12 02:09:00 UTC

[jira] [Commented] (ARROW-4534) [Rust] Build JSON reader for reading record batches from line-delimited JSON files

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

Wes McKinney commented on ARROW-4534:
-------------------------------------

Please be mindful about importing existing codebases into the project, but otherwise sounds great

> [Rust] Build JSON reader for reading record batches from line-delimited JSON files
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-4534
>                 URL: https://issues.apache.org/jira/browse/ARROW-4534
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>    Affects Versions: 0.12.0
>            Reporter: Neville Dipale
>            Priority: Major
>
> Similar to ARROW-694, this is an umbrella issue for supporting reading JSON line-delimited files in Arrow.
> I have a reference implementation at https://github.com/nevi-me/rust-dataframe/blob/io/json/src/io/json.rs where I'm building a Rust-based dataframe library using Arrow.
> I'd like us to have feature parity with CPP at some point.



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