Skip to content

[C++][Parquet] Improve LevelDecoder #50421

Description

@AntoinePrv

Describe the enhancement requested

Lack of basic functionality (Skip, Count) on the LevelDecoder create additional complexity in downstream classes (ColumnReaderImplBase, TypedColumnReaderImpl, TypedRecordReader).

This complexity is prohibitive to other improvements, such as plugging a flat optional definition level bitmap decoder.

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions