Skip to content

Page-level CRC checksum verification for DataPageV1 #2329

@asfimport

Description

@asfimport

Now that the specification with respect to page level checksums has been clarified (see https://jira.apache.org/jira/browse/PARQUET-1539), we can actually implement it. What needs to be done:

  • Implement calculating and writing checksums on write path
  • Implement checksum validation on read path
  • Make writing out checksums and validation on reads optional (default off)
  • Implement tests

Reporter: Boudewijn Braams / @bbraams
Assignee: Boudewijn Braams / @bbraams

Related issues:

PRs and other links:

Note: This issue was originally created as PARQUET-1580. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions