方法

Arrow数组 (Array)是否为空 (is_null)

自:0.3.0

声明 [源代码]

gboolean
garrow_array_is_null (
  GArrowArray* array,
  gint64 i
)

描述

暂无描述。

可用自:0.3.0

参数

i

类型: gint64

目标值的索引。

返回值

类型: gboolean

i 个值是否为空。