thinkharderdev commented on code in PR #2490:
URL: https://github.com/apache/arrow-rs/pull/2490#discussion_r948501196


##########
parquet/src/arrow/arrow_reader/selection.rs:
##########
@@ -119,6 +119,7 @@ impl RowSelection {
     }
 
     /// Given an offset index, return the offset ranges for all data pages 
selected by `self`
+    #[allow(unused)]

Review Comment:
   Clippy was unhappy because this method is only used with the async feature



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