Method

ArrowDatasetDatasetto_record_batch_reader

since: 17.0.0

Declaration [src]

GArrowRecordBatchReader*
gadataset_dataset_to_record_batch_reader (
  GADatasetDataset* dataset
  GError** error
)

Description

No description available.

Available since: 17.0.0

Return value

Type: GArrowRecordBatchReader

A GArrowRecordBatchReader on success, NULL on error.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.