方法

ArrowUnionArrayget_type_code

自:12.0.0 起可用

声明 [源代码]

gint8
garrow_union_array_get_type_code (
  GArrowUnionArray* array,
  gint64 i
)

描述

暂无描述。

可用版本:自 12.0.0 起

参数

i

类型: gint64

联合中值的逻辑类型代码的索引。

返回值

类型: gint8

第 i 个值的逻辑类型代码。