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