| Package | Description |
|---|---|
| org.apache.paimon.data.columnar.heap | |
| org.apache.paimon.format.parquet.reader |
| Modifier and Type | Class and Description |
|---|---|
class |
HeapByteVector
This class represents a nullable byte column vector.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ByteColumnReader.readBatch(int rowId,
int num,
WritableByteVector column) |
protected void |
ByteColumnReader.readBatchFromDictionaryIds(int rowId,
int num,
WritableByteVector column,
WritableIntVector dictionaryIds) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.