| 程序包 | 说明 |
|---|---|
| org.apache.paimon.format.parquet.reader |
| 限定符和类型 | 方法和说明 |
|---|---|
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.