Method

ArrowUnionArrayget_type_code

since: 12.0.0

Declaration [src]

gint8
garrow_union_array_get_type_code (
  GArrowUnionArray* array,
  gint64 i
)

Description

No description available.

Available since: 12.0.0

Parameters

i

Type: gint64

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

Return value

Type: gint8

The i-th logical type code of the value.