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

[jira] [Updated] (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:all-tabpanel ]

Neville Dipale updated ARROW-4534:
----------------------------------
    Description: 
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.

  was:
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.


> [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)