Neville Dipale created ARROW-4534: ------------------------------------- Summary: [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
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)