alamb commented on a change in pull request #8007: URL: https://github.com/apache/arrow/pull/8007#discussion_r473075068
########## File path: rust/parquet/src/arrow/array_reader.rs ########## @@ -1000,6 +998,33 @@ mod tests { } } + #[test] + fn test_primitive_array_reader_empty_pages() { Review comment: This is a test for the functionality added in https://github.com/apache/arrow/commit/8a61570a8bd64ae6f6e47ce8efd2287c3c2feded / https://github.com/apache/arrow/pull/7140 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org