alamb opened a new pull request, #6262:
URL: https://github.com/apache/arrow-rs/pull/6262

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/6261
   
   # Rationale for this change
    
   https://github.com/apache/parquet-testing has a a bunch of negative tests 
with invalid parquet data of various forms
   
   We should ensure the rust reader properly handles these cases (errors / 
panics etc), for example
   
   # What changes are included in this PR?
   
   1. update the `parquet-testing` pin to 
https://github.com/apache/parquet-testing/pull/58
   2. Add test that reads the parquet files
   
   # Are there any user-facing changes?
   No this PR is all tests


-- 
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]

Reply via email to