public class OrcNoHiveDecimalVector extends AbstractOrcNoHiveVector implements DecimalColumnVector
Constructor and Description |
---|
OrcNoHiveDecimalVector(org.apache.orc.storage.ql.exec.vector.DecimalColumnVector vector) |
Modifier and Type | Method and Description |
---|---|
DecimalData |
getDecimal(int i,
int precision,
int scale) |
createFlinkVector, createFlinkVectorFromConstant, isNullAt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullAt
public OrcNoHiveDecimalVector(org.apache.orc.storage.ql.exec.vector.DecimalColumnVector vector)
public DecimalData getDecimal(int i, int precision, int scale)
getDecimal
in interface DecimalColumnVector
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.