[
https://issues.apache.org/jira/browse/PARQUET-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gang Wu resolved PARQUET-1629.
------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> Page-level CRC checksum verification for DataPageV2
> ---------------------------------------------------
>
> Key: PARQUET-1629
> URL: https://issues.apache.org/jira/browse/PARQUET-1629
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Reporter: Boudewijn Braams
> Assignee: Gang Wu
> Priority: Major
> Fix For: 1.14.0
>
>
> In https://jira.apache.org/jira/browse/PARQUET-1580 (Github PR:
> https://github.com/apache/parquet-mr/pull/647) we implemented page level CRC
> checksum verification for DataPageV1. As a follow up, we should add support
> for DataPageV2 that follows the spec (see see
> https://jira.apache.org/jira/browse/PARQUET-1539).
> What needs to be done:
> * Add writing out checksums for DataPageV2
> * Add checksum verification for DataPageV2
> * Create new test suite
> * Create new benchmarks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)