API Version: 1.0
Library Version: 16.1.0
gchar* garrow_schema_to_string_metadata ( GArrowSchema* schema, gboolean show_metadata )
show_metadata
gboolean
Whether include metadata or not.
gchar*
The string representation of the schema.
It should be freed with g_free() when no longer needed.
g_free()