alamb opened a new issue, #6261: URL: https://github.com/apache/arrow-rs/issues/6261
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** The https://github.com/apache/parquet-testing repo has several negative tests with invalid parquet data of various forms We should make sure that the parquet-rs reader correctly errors on these files Thanks to @mapleFU and @jp0317 🙏 for these files **Describe the solution you'd like** We should write a test that validates the reader correctly errors **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** Here are some related tickets: * https://github.com/apache/arrow-rs/issues/6228 * https://github.com/apache/arrow-rs/issues/6255 -- 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-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org