RowIndexFilter¶
RowIndexFilter
is an abstraction of row_index filters.
Contract (Subset)¶
materializeIntoVector¶
void materializeIntoVector(
long start,
long end,
WritableColumnVector batch)
See:
Used when:
DeltaParquetFileFormat
is requested to iteratorWithAdditionalMetadataColumns
Implementations¶
DropAllRowsFilter
KeepAllRowsFilter
- RowIndexMarkingFilters