Package | Description |
---|---|
org.apache.paimon.data.columnar | |
org.apache.paimon.data.columnar.heap | |
org.apache.paimon.format.orc.reader | |
org.apache.paimon.format.parquet.reader |
Modifier and Type | Method and Description |
---|---|
BytesColumnVector.Bytes |
VectorizedColumnBatch.getByteArray(int rowId,
int colId) |
BytesColumnVector.Bytes |
BytesColumnVector.getBytes(int i) |
Modifier and Type | Method and Description |
---|---|
BytesColumnVector.Bytes |
HeapBytesVector.getBytes(int i) |
Modifier and Type | Method and Description |
---|---|
BytesColumnVector.Bytes |
OrcBytesColumnVector.getBytes(int i) |
Modifier and Type | Method and Description |
---|---|
BytesColumnVector.Bytes |
ParquetDecimalVector.getBytes(int i) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.