类
ArrowSparseUnionArrayBuilder(稀疏联合数组构建器)
实例方法
继承自 GArrowUnionArrayBuilder 的方法 (2)
garrow_union_array_builder_append_child
暂无描述。
since: 12.0.00
garrow_union_array_builder_append_value
将一个元素添加到联合数组中。
since: 12.0.0(自 12.0.0 起)
继承自 GArrowArrayBuilder 的方法 (15)
garrow_array_builder_append_empty_value
暂无描述。
since: 3.0.0(自 3.0.0 起)
garrow_array_builder_append_empty_values
一次追加多个空值。这比多次调用 garrow_array_builder_append_empty_value()
效率更高。
since: 3.0.0(自 3.0.0 起)
garrow_array_builder_append_null
暂无描述。
since: 3.0.0(自 3.0.0 起)
garrow_array_builder_append_nulls
一次追加多个 null 值。这比多次调用 garrow_array_builder_append_null()
效率更高。
since: 3.0.0(自 3.0.0 起)
garrow_array_builder_finish
暂无描述。
garrow_array_builder_get_capacity
暂无描述。
since: 2.0.0(自 2.0.0 起)
garrow_array_builder_get_child
暂无描述。
since: 12.0.0(自 12.0.0 起)
garrow_array_builder_get_children
暂无描述。
since: 12.0.0(自 12.0.0 起)
garrow_array_builder_get_length
暂无描述。
since: 2.0.0(自 2.0.0 起)
garrow_array_builder_get_n_nulls
暂无描述。
since: 2.0.0(自 2.0.0 起)
garrow_array_builder_get_value_data_type
暂无描述。
since: 0.9.0(自 0.9.0 起)
garrow_array_builder_get_value_type
暂无描述。
since: 0.9.0(自 0.9.0 起)
garrow_array_builder_reserve
暂无描述。
since: 2.0.0(自 2.0.0 起)
garrow_array_builder_reset
暂无描述。
since: 2.0.0(自 2.0.0 起)
garrow_array_builder_resize
暂无描述。
since: 2.0.0(自 2.0.0 起)