Method
ArrowTableequal_metadata
since: 0.17.0
Declaration [src]
gboolean
garrow_table_equal_metadata (
  GArrowTable* table,
  GArrowTable* other_table,
  gboolean check_metadata
)
Parameters
- other_table
- 
            Type: GArrowTableA GArrowTableto be compared.The data is owned by the caller of the function. 
- check_metadata
- 
            Type: gbooleanWhether to compare metadata.