mapleFU commented on PR #38360: URL: https://github.com/apache/arrow/pull/38360#issuecomment-1801699888
> But maybe using pq.ParquetFile(corrupted_path, page_checksum_verification=True).read() with .read() would be needed? Yeah, init might open the footer without decode the data, so it will not `Decompress, verify crc and throw ex`. Only when really read data page, it will throw ex. -- 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]
