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

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