方法
ArrowSchemaequal
始于: 0.4.0
声明 [src]
gboolean
garrow_schema_equal (
GArrowSchema* schema,
GArrowSchema* other_schema
)
参数
other_schema
-
类型:
GArrowSchema
要进行比较的
GArrowSchema
。数据由函数的调用者拥有。
始于: 0.4.0
gboolean
garrow_schema_equal (
GArrowSchema* schema,
GArrowSchema* other_schema
)
other_schema
类型: GArrowSchema
要进行比较的 GArrowSchema
。
数据由函数的调用者拥有。 |