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