Method
ArrowRecordBatchFileReaderget_metadata
unstable since: 24.0.0
Declaration [src]
GHashTable*
garrow_record_batch_file_reader_get_metadata (
GArrowRecordBatchFileReader* reader
)
Return value
Type: GHashTable
The metadata in the footer.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |