Package | Description |
---|---|
org.apache.paimon.format.parquet.reader |
Modifier and Type | Method and Description |
---|---|
static RowPosition |
NestedPositionUtil.calculateRowOffsets(ParquetField field,
int[] fieldDefinitionLevels,
int[] fieldRepetitionLevels)
Calculate row offsets according to column's max repetition level, definition level, value's
repetition level and definition level.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.