public class OrcArrayColumnVector extends AbstractOrcColumnVector implements ArrayColumnVector
Constructor and Description |
---|
OrcArrayColumnVector(org.apache.hadoop.hive.ql.exec.vector.ListColumnVector hiveVector,
ArrayType type) |
Modifier and Type | Method and Description |
---|---|
ArrayData |
getArray(int i) |
createFlinkVector, createFlinkVectorFromConstant, isNullAt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullAt
public OrcArrayColumnVector(org.apache.hadoop.hive.ql.exec.vector.ListColumnVector hiveVector, ArrayType type)
public ArrayData getArray(int i)
getArray
in interface ArrayColumnVector
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.