Method

ArrowUnionArrayget_type_code

Declaration [src]

gint8
garrow_union_array_get_type_code (
  GArrowUnionArray* array,
  gint64 i
)

Description

No description available.
Available since:12.0.0

Parameters

i gint64
 

The index of the logical type code of the value in the union.

Return value

Returns: gint8
 

The i-th logical type code of the value.