asfimport opened a new issue, #402: URL: https://github.com/apache/parquet-format/issues/402
The format spec on CRC checksumming felt ambiguous when trying to implement it in Parquet C++, so we should make the wording clearer. (see discussion on https://github.com/apache/parquet-format/pull/126#issuecomment-1348081137 and below) **Reporter**: [Antoine Pitrou](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=apitrou) / @pitrou #### Related issues: - [Clarify CRC checksum in page header](https://issues.apache.org/jira/browse/PARQUET-1539) (is caused by) <sub>**Note**: *This issue was originally created as [PARQUET-2218](https://issues.apache.org/jira/browse/PARQUET-2218). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*</sub> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
