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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
