public class OrcDecimalColumnVector extends AbstractOrcColumnVector implements org.apache.flink.table.data.columnar.vector.DecimalColumnVector
| Constructor and Description |
|---|
OrcDecimalColumnVector(org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector vector) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.data.DecimalData |
getDecimal(int i,
int precision,
int scale) |
createFlinkVector, createFlinkVectorFromConstant, isNullAtCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.