mapleFU opened a new issue, #34147: URL: https://github.com/apache/arrow/issues/34147
### Describe the enhancement requested This issue is part of https://issues.apache.org/jira/browse/ARROW-17904 . Previously, we support crc32 for DATA_PAGE_V1, in this patch we need to support DICT_PAGE. The todo is: 1. Support write and check DICT_PAGE 2. Generate a checksum DICT_PAGE using parquet-mr, and put it into parquet-mr. Test reading in arrow parquet 3. Testing DictPage checksum ### Component(s) C++, Parquet -- 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]
