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