alamb opened a new pull request, #10584: URL: https://github.com/apache/arrow-rs/pull/10584
# Which issue does this PR close? - part of #10540 # Rationale for this change The arrow_reader tests are over 4000 lines in one module. I would like to try and break it up a bit so the tests are easier to understand and navigate I think tests that read example fixtures from parquet_testing is a natural thing to consolidate (so among other things we can be sure we are testing all the parquet_testing files) # What changes are included in this PR? 1. Add parquet_testing.rs to the `arrow_reader` test 2. Move some tests # Are these changes tested? Only tests # Are there any user-facing changes? No -- 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]
