You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "zilder (via GitHub)" <gi...@apache.org> on 2023/04/25 07:58:18 UTC

[GitHub] [arrow-rs] zilder commented on issue #4118: Improve Documentation of Parquet ChunkReader

zilder commented on issue #4118:
URL: https://github.com/apache/arrow-rs/issues/4118#issuecomment-1521336709

   Hi @tustvold, thanks for the explanation! Yes, we considered async reader and object_store, and now this is compelling enough reason to prioritize working on it : ) The API looks simple enough, should be easy to integrate. We'll have to extend `ParquetObjectReader` a little to collect some statistics (# of requests, amount of data) for internal use, but otherwise looks good.
   
   PS: happy to see how fast this project is developing, awesome job, guys!


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org