tustvold commented on issue #4090: URL: https://github.com/apache/arrow-rs/issues/4090#issuecomment-1509756217
The design of AsyncFileReader is already written in such a way as to allow this, in particular implementations may override [get_metadata](https://docs.rs/parquet/latest/parquet/arrow/async_reader/trait.AsyncFileReader.html#tymethod.get_metadata) and return a Metadata that already has the page index loaded -- 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]
