tustvold commented on code in PR #4142:
URL: https://github.com/apache/arrow-rs/pull/4142#discussion_r1178257786
##########
parquet/src/arrow/async_reader/mod.rs:
##########
@@ -999,29 +1004,9 @@ mod tests {
requests: Default::default(),
};
- let options = ArrowReaderOptions::new().with_page_index(true);
Review Comment:
This was just a copy-paste of the test above and was unnecessary, so I opted
to just remove it
--
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]