You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/10 23:28:37 UTC

[GitHub] [arrow-rs] viirya commented on a diff in pull request #3085: Remove unused range module

viirya commented on code in PR #3085:
URL: https://github.com/apache/arrow-rs/pull/3085#discussion_r1019700928


##########
parquet/src/file/page_index/mod.rs:
##########
@@ -17,6 +17,3 @@
 
 pub mod index;
 pub mod index_reader;
-
-#[cfg(test)]
-pub(crate) mod range;

Review Comment:
   Seems it is only for test?



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org