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

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions