Method
ArrowRecordBatchIteratornext
Declaration [src]
GArrowRecordBatch*
garrow_record_batch_iterator_next (
GArrowRecordBatchIterator* iterator
GError** error
)
Return value
Returns: | GArrowRecordBatch |
The next |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |