Method
ArrowTableequal
since: 0.4.0
Declaration [src]
gboolean
garrow_table_equal (
GArrowTable* table,
GArrowTable* other_table
)
Parameters
other_table
-
Type:
GArrowTable
A
GArrowTable
to be compared.The data is owned by the caller of the function.