t829702 commented on pull request #2035: URL: https://github.com/apache/arrow/pull/2035#issuecomment-695004215
Consider both the Python and Rust implementation have Reader CSV and Read JSON, and the infer_schema 1. https://arrow.apache.org/docs/python/json.html 2. https://docs.rs/crate/arrow/1.0.1/source/src/json/reader.rs Why not keep that csv-to-arrow-js in the tree, and deliver into NPM package's bin folder? it would be a great helper util, and also include a CLI script `json-to-arrow` as another? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
