Package | Description |
---|---|
org.apache.paimon.format.parquet.reader |
Modifier and Type | Method and Description |
---|---|
static CollectionPosition |
NestedPositionUtil.calculateCollectionOffsets(ParquetField field,
int[] definitionLevels,
int[] repetitionLevels,
boolean readRowField)
Calculate the collection's offsets according to column's max repetition level, definition
level, value's repetition level and definition level.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.