mapleFU commented on PR #38360:
URL: https://github.com/apache/arrow/pull/38360#issuecomment-1778637018

   You can have a try at `datapage_v1-corrupt-checksum.parquet` and 
`rle-dict-uncompressed-corrupt-checksum.parquet` in parquet-testing repo. These 
would help.
   
   When detect a Parquet CRC error, the underlying C++ will throw an Exception 
( see 
https://github.com/apache/arrow/blob/main/cpp/src/parquet/column_reader.cc#L500 
).


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