alamb commented on code in PR #6181:
URL: https://github.com/apache/arrow-rs/pull/6181#discussion_r1701937827
##########
parquet/src/arrow/arrow_reader/statistics.rs:
##########
@@ -1916,6 +1981,59 @@ mod test {
.run()
}
+ #[test]
Review Comment:
The fact that there are tests for statistics both here and in
parquest/tests/arrow_reader/statistics.rs is very confusing. It would be
aweosme to remove the duplication (maybe in a follow on PR)
--
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]