| Package | Description |
|---|---|
| org.apache.parquet.internal.filter2.columnindex |
| Modifier and Type | Method and Description |
|---|---|
static RowRanges |
ColumnIndexFilter.calculateRowRanges(FilterCompat.Filter filter,
ColumnIndexStore columnIndexStore,
Set<ColumnPath> paths,
long rowCount)
Calculates the row ranges containing the indexes of the rows might match the specified filter.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.