You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/06/01 08:47:03 UTC

[GitHub] [arrow] zeapo commented on pull request #7309: [ARROW-8993] [Rust] support reading gzipped json files

zeapo commented on pull request #7309:
URL: https://github.com/apache/arrow/pull/7309#issuecomment-636706744


   After sleeping on it, here's the 3rd option (exposing infer schema with BufReader): https://github.com/apache/arrow/compare/master...zeapo:feature/buffer-exposed
   
   The advantage is that it does not need the dependency on gzip and has little impact on the api. It also opens the way to have other formats support.


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