Method

ArrowRecordBatchget_n_rows

Declaration [src]

gint64
garrow_record_batch_get_n_rows (
  GArrowRecordBatch* record_batch
)

Description

No description available.

Return value

Returns: gint64
 

The number of rows in the record batch.