Method
ArrowArrayequal_options
Declaration [src]
gboolean
garrow_array_equal_options (
GArrowArray* array,
GArrowArray* other_array,
GArrowEqualOptions* options
)
Parameters
other_array |
GArrowArray |
A |
|
The data is owned by the caller of the function. | |
options |
GArrowEqualOptions |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |