Method

ArrowRecordBatchBuilderget_n_fields

Declaration [src]

gint
garrow_record_batch_builder_get_n_fields (
  GArrowRecordBatchBuilder* builder
)

Description

No description available.
Available since:0.8.0
Deprecated since:0.13.0

Use garrow_record_batch_builder_get_n_columns() instead.

Return value

Returns: gint
 

The number of fields.