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