Method

ArrowFlightRecordBatchReaderread_all

since: 6.0.0

Declaration [src]

GArrowTable*
gaflight_record_batch_reader_read_all (
  GAFlightRecordBatchReader* reader
  GError** error
)

Description

No description available.

Available since: 6.0.0

Return value

Type: GArrowTable

The all data on success, NULL on error.

The caller of the method takes ownership of the data, and is responsible for freeing it.