alamb commented on issue #2992:
URL: 
https://github.com/apache/arrow-datafusion/issues/2992#issuecomment-1200503774

   
   
   For anyone else following along, here is the `AsyncFileReader` is the trait 
I think @tustvold  is talking about 
https://docs.rs/parquet/19.0.0/parquet/arrow/async_reader/trait.AsyncFileReader.html
   
   Here is the `ParquetFileReader`:
   
https://github.com/apache/arrow-datafusion/blob/c345f6d707a9bf8ed3395af997e8b3495ed6de7d/datafusion/core/src/physical_plan/file_format/parquet.rs#L350-L355
   


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

Reply via email to