t829702 edited a comment 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?  for many cases 
csv/json files size below some hundreds MB it's not slow, but of great help


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to