Method
ArrowRecordBatchequal
since: 0.4.0
Declaration [src]
gboolean
garrow_record_batch_equal (
GArrowRecordBatch* record_batch,
GArrowRecordBatch* other_record_batch
)
Parameters
other_record_batch
-
Type:
GArrowRecordBatch
A
GArrowRecordBatch
to be compared.The data is owned by the caller of the function.