SparseUnionArrayBuilder

Constructors

this
this(arrow.sparse_union_data_type.SparseUnionDataType dataType)

Inherited Members

From UnionArrayBuilder

appendChild
byte appendChild(arrow.array_builder.ArrayBuilder child, string fieldName)
appendValue
bool appendValue(byte value)

Append an element to the union array.