Method
ArrowFlightRecordBatchReaderread_all
Declaration [src]
GArrowTable*
gaflight_record_batch_reader_read_all (
GAFlightRecordBatchReader* reader
GError** error
)
Return value
Returns: | GArrowTable |
The all data on success, |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |