Method

ArrowRecordBatchReaderget_sources

Declaration [src]

GList*
garrow_record_batch_reader_get_sources (
  GArrowRecordBatchReader* reader
)

Description

No description available.
Available since:13.0.0

Return value

Returns: A list of GObject*
 

A list of source of this reader.

 The data is owned by the instance.