arrow.map_array
Module for [MapArray] class
Types 3
Methods
MapArrayGidBuilder builder()Get builder for [arrow.map_array.MapArray] Returns: New builder objectarrow.array.Array items() @propertyarrow.array.Array keys() @propertyarrow.array.Array offsets() @propertyConstructors
this(arrow.array.Array offsets, arrow.array.Array keys, arrow.array.Array items)Methods
T items(arrow.array.Array propval)T keys(arrow.array.Array propval)T offsets(arrow.array.Array propval)