Method

ArrowUnionArrayget_child_id

since: 12.0.0

Declaration [src]

gint
garrow_union_array_get_child_id (
  GArrowUnionArray* array,
  gint64 i
)

Description

No description available.

Available since: 12.0.0

Parameters

i

Type: gint64

The index of the physical child ID containing value in the union.

Return value

Type: gint

The physical child ID containing the i-th value.