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 |
|---|---|
VectorizedColumnBatch |
getBatch() |
ColumnarRow |
getRow(int i) |
createPaimonVector, isNullAtclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisNullAtpublic OrcRowColumnVector(org.apache.hadoop.hive.ql.exec.vector.StructColumnVector hiveVector,
RowType type)
public ColumnarRow getRow(int i)
getRow in interface RowColumnVectorpublic VectorizedColumnBatch getBatch()
getBatch in interface RowColumnVectorCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.