GArrow.RecordBatchBuilder.set_initial_capacity – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
RecordBatchBuilder
record_batch_builder
RecordBatchBuilder
flush
get_column_builder
get_field
get_initial_capacity
get_n_columns
get_n_fields
get_schema
set_initial_capacity
set_initial_capacity
Description:
[
Version
( since =
"0.8.0"
) ]
public
void
set_initial_capacity
(
int64
capacity)
Parameters:
this
A
RecordBatchBuilder
.
capacity
The new initial capacity for array builders.