Method
ArrowSchemaget_metadata
Declaration [src]
GHashTable*
garrow_schema_get_metadata (
GArrowSchema* schema
)
Return value
Returns: | GHashTable |
The metadata in the schema. It should be freed with |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |