Method

ArrowDatasetScannerto_table

since: 5.0.0

Declaration [src]

GArrowTable*
gadataset_scanner_to_table (
  GADatasetScanner* scanner
  GError** error
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowTable

A newly created GArrowTable on success, NULL on error.

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