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