arrow.dense_union_array
Module for [DenseUnionArray] class
Types 3
Methods
DenseUnionArrayGidBuilder builder() static nothrowGet builder for [arrow.dense_union_array.DenseUnionArray] Returns: New builder objectarrow.dense_union_array.DenseUnionArray newDataType(arrow.dense_union_data_type.DenseUnionDataType dataType, arrow.int8_array.Int8Array typeIds, arrow.int32_array.Int32Array valueOffsets, arrow.array.Array[] fields) staticint getValueOffset(long i) nothrowConstructors
this(arrow.int8_array.Int8Array typeIds, arrow.int32_array.Int32Array valueOffsets, arrow.array.Array[] fields)Fluent builder implementation template for arrow.dense_union_array.DenseUnionArray
Methods
T valueOffsets(arrow.int32_array.Int32Array propval) nothrowFluent builder for arrow.dense_union_array.DenseUnionArray
Methods