You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gang Wu (Jira)" <ji...@apache.org> on 2023/02/24 09:04:00 UTC

[jira] [Assigned] (PARQUET-1629) Page-level CRC checksum verification for DataPageV2

     [ https://issues.apache.org/jira/browse/PARQUET-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Wu reassigned PARQUET-1629:
--------------------------------

    Assignee: Gang Wu

> 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
>
> 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)