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
Describe the enhancement requested
Lack of basic functionality (Skip, Count) on the
LevelDecodercreate 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