Method

ArrowFeatherFileReaderread

since: 0.12.0

Declaration [src]

GArrowTable*
garrow_feather_file_reader_read (
  GArrowFeatherFileReader* reader
  GError** error
)

Description

No description available.

Available since: 0.12.0

Return value

Type: GArrowTable

The table in the file that has all columns.

The caller of the method takes ownership of the data, and is responsible for freeing it.