Method
ArrowArrayequal
since: 0.4.0
Declaration [src]
gboolean
garrow_array_equal (
GArrowArray* array,
GArrowArray* other_array
)
Parameters
other_array-
Type:
GArrowArrayA
GArrowArrayto be compared.The data is owned by the caller of the function.