@Internal public final class ArrowArrayColumnVector extends Object implements org.apache.flink.table.data.vector.ArrayColumnVector
| Constructor and Description |
|---|
ArrowArrayColumnVector(org.apache.arrow.vector.complex.ListVector listVector,
org.apache.flink.table.data.vector.ColumnVector elementVector) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.data.ArrayData |
getArray(int i) |
boolean |
isNullAt(int i) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.