方法
Arrow表等于
自:0.4.0
声明 [源代码]
gboolean
garrow_table_equal (
GArrowTable* table,
GArrowTable* other_table
)
参数
other_table(其他表)
-
类型:
GArrowTable
要比较的
GArrowTable
。数据由函数调用者拥有。
自:0.4.0
gboolean
garrow_table_equal (
GArrowTable* table,
GArrowTable* other_table
)
other_table(其他表)
类型: GArrowTable
要比较的 GArrowTable
。
数据由函数调用者拥有。 |