Method
ArrowTableequal_metadata
Declaration [src]
gboolean
garrow_table_equal_metadata (
GArrowTable* table,
GArrowTable* other_table,
gboolean check_metadata
)
Parameters
other_table |
GArrowTable |
A |
|
The data is owned by the caller of the function. | |
check_metadata |
gboolean |
Whether to compare metadata. |