Method
ArrowRecordBatchReaderget_sources
since: 13.0.0
[−]
Declaration [src]
GList*
garrow_record_batch_reader_get_sources (
GArrowRecordBatchReader* reader
)
[−]
Return value
Type: A list of GObject*
A list of source of this reader.
The data is owned by the instance. |