Method

ArrowUnionArrayget_child_id

Declaration [src]

gint
garrow_union_array_get_child_id (
  GArrowUnionArray* array,
  gint64 i
)

Description

No description available.
Available since:12.0.0

Parameters

i gint64
 

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

Return value

Returns: gint
 

The physical child ID containing the i-th value.