@Internal public final class ArrowRowColumnVector extends Object implements RowColumnVector
Constructor and Description |
---|
ArrowRowColumnVector(org.apache.arrow.vector.complex.StructVector structVector,
ColumnVector[] fieldColumns) |
public ArrowRowColumnVector(org.apache.arrow.vector.complex.StructVector structVector, ColumnVector[] fieldColumns)
public ColumnarRowData getRow(int i)
getRow
in interface RowColumnVector
public boolean isNullAt(int i)
isNullAt
in interface ColumnVector
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.