HyukjinKwon opened a new pull request, #48420:
URL: https://github.com/apache/arrow/pull/48420

   ### Rationale for this change
   
   The test does not throw `OSError` anymore.
   
   ### What changes are included in this PR?
   
   This PR changes `test_parquet_file_too_small` test to only catch 
`ArrowInvalid`.
   
   ### Are these changes tested?
   
   Yes, manually tested via
   
   ```
   pytest pyarrow/tests/parquet/test_basic.py::test_parquet_file_too_small
   ```
   
   ### Are there any user-facing changes?
   
   No, test-only.


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