mapleFU opened a new issue, #37242: URL: https://github.com/apache/arrow/issues/37242
### Describe the enhancement requested Now, C++ Parquet API already supports CRC in reading and write. Though system like S3 will ensure the storage data works well. But some data storage like HDD or SSD might corrupt. And network might provide bad result. So having CRC would helps. Now it's better to has crc in Python code. ### Component(s) Parquet, Python -- 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]
