etseidl commented on code in PR #7342:
URL: https://github.com/apache/arrow-rs/pull/7342#discussion_r2021211927
##########
parquet/src/arrow/async_reader/mod.rs:
##########
@@ -236,7 +215,7 @@ impl ArrowReaderMetadata {
) -> Result<Self> {
// TODO: this is all rather awkward. It would be nice if
AsyncFileReader::get_metadata
// took an argument to fetch the page indexes.
Review Comment:
Thanks for the reminder @adamreeve. I think this PR along with #7334 will
allow cleaning this up. Probably out of scope for this PR, though.
--
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]