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) |
TimestampData |
getTimestamp(int i,
int precision) |
createFlinkVector, createFlinkVectorFromConstant, isNullAt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullAt
public TimestampData getTimestamp(int i, int precision)
getTimestamp
in interface TimestampColumnVector
public static org.apache.hadoop.hive.ql.exec.vector.ColumnVector createFromConstant(int batchSize, Object value)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.