Method
ArrowSchemaequal
since: 0.4.0
Declaration [src]
gboolean
garrow_schema_equal (
GArrowSchema* schema,
GArrowSchema* other_schema
)
Parameters
other_schema
-
Type:
GArrowSchema
A
GArrowSchema
to be compared.The data is owned by the caller of the function.