Class

ArrowBinaryDictionaryArrayBuilder

[]

Description

class Arrow.BinaryDictionaryArrayBuilder : Arrow.ArrayBuilder {
  parent_instance: GArrowArrayBuilder
}
No description available.
[]

Constructors

garrow_binary_dictionary_array_builder_new
No description available.

Available since: 2.0.0

[]

Instance methods

garrow_binary_dictionary_array_builder_append_array
No description available.

Available since: 2.0.0

garrow_binary_dictionary_array_builder_append_indices

Append dictionary indices directly without modifying the internal memo.

Available since: 2.0.0

garrow_binary_dictionary_array_builder_append_null
No description available.

Available since: 2.0.0

Deprecated since: 3.0.0

garrow_binary_dictionary_array_builder_append_value
No description available.

Available since: 2.0.0

garrow_binary_dictionary_array_builder_append_value_bytes
No description available.

Available since: 2.0.0

garrow_binary_dictionary_array_builder_finish_delta
No description available.

Available since: 2.0.0

garrow_binary_dictionary_array_builder_get_dictionary_length
No description available.

Available since: 2.0.0

garrow_binary_dictionary_array_builder_insert_memo_values
No description available.

Available since: 2.0.0

garrow_binary_dictionary_array_builder_reset_full

Reset and also clear accumulated dictionary values in memo table.

Available since: 2.0.0

Methods inherited from GArrowArrayBuilder (15)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from GArrowArrayBuilder (1)
[]

Signals

Signals inherited from GObject (1)

Class structure