Skip to content

[C++][Parquet] Allowing is_compressed not set if DataPageV2 enabled #45366

Description

@mapleFU

Describe the enhancement requested

Currently, if data page v2 is enabled, is_compressed is always set if Page has compression, however, this can be eliminated if:

  1. Page is empty
  2. Compression makes page event larger.

Component(s)

C++, Parquet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions