Method
ArrowStringDictionaryArrayBuilderfinish_delta
Declaration [src]
gboolean
garrow_string_dictionary_array_builder_finish_delta (
GArrowStringDictionaryArrayBuilder* builder,
GArrowArray** out_indices,
GArrowArray** out_delta,
GError** error
)
Parameters
out_indices |
GArrowArray |
The built |
|
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. | |
out_delta |
GArrowArray |
The built |
|
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. | |
error |
GError ** |
The return location for a GError* , or NULL . |