public class OrcTimestampColumnVector extends AbstractOrcColumnVector implements TimestampColumnVector
| Constructor and Description |
|---|
OrcTimestampColumnVector(org.apache.hadoop.hive.ql.exec.vector.ColumnVector vector) |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
getTimestamp(int i,
int precision) |
createPaimonVector, isNullAtclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisNullAtpublic OrcTimestampColumnVector(org.apache.hadoop.hive.ql.exec.vector.ColumnVector vector)
public Timestamp getTimestamp(int i, int precision)
getTimestamp in interface TimestampColumnVectorCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.