GArrow.RecordBatchIterator.RecordBatchIterator – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
RecordBatchIterator
iterator
RecordBatchIterator
equal
next
to_list
RecordBatchIterator
Description:
[
CCode
( has_construct_function =
false
) ]
[
Version
( since =
"0.17.0"
) ]
public
RecordBatchIterator
(
List
<
RecordBatch
> record_batches)
Parameters:
record_batches
The record batches.
Returns:
A newly created
RecordBatchIterator
.