arrow.union_array
Module for UnionArray class
Types 3
classUnionArray : arrow.array.Array
Methods
UnionArray self()Returns `this`, for use in `with` statements.UnionArrayGidBuilder builder()Get builder for [arrow.union_array.UnionArray] Returns: New builder objectarrow.int8_array.Int8Array typeIds() @propertyint getChildId(long i)arrow.array.Array getField(int i)byte getTypeCode(long i)Fluent builder implementation template for arrow.union_array.UnionArray
Methods
T typeIds(arrow.int8_array.Int8Array propval)Fluent builder for arrow.union_array.UnionArray
Methods
UnionArray build()Create object from builder. Returns: New object