Method
ArrowDatasetDatasetto_table
since: 5.0.0
Declaration [src]
GArrowTable*
gadataset_dataset_to_table (
GADatasetDataset* dataset
GError** error
)
Return value
Type: GArrowTable
A loaded GArrowTable
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 . |