SparseUnionArray

Constructors

this
this(arrow.int8_array.Int8Array typeIds, arrow.array.Array[] fields)

Members

Static functions

newDataType
arrow.sparse_union_array.SparseUnionArray newDataType(arrow.sparse_union_data_type.SparseUnionDataType dataType, arrow.int8_array.Int8Array typeIds, arrow.array.Array[] fields)

Inherited Members

From UnionArray

getChildId
int getChildId(long i)
getField
arrow.array.Array getField(int i)
getTypeCode
byte getTypeCode(long i)