Method
ArrowRecordBatchIteratorequal
since: 0.17.0
Declaration [src]
gboolean
garrow_record_batch_iterator_equal (
GArrowRecordBatchIterator* iterator,
GArrowRecordBatchIterator* other_iterator
)
Parameters
other_iterator
-
Type:
GArrowRecordBatchIterator
A
GArrowRecordBatchIterator
to be compared.The data is owned by the caller of the function.