Method
ArrowChunkedArrayequal
since: 0.4.0
Declaration [src]
gboolean
garrow_chunked_array_equal (
GArrowChunkedArray* chunked_array,
GArrowChunkedArray* other_chunked_array
)
Parameters
other_chunked_array-
Type:
GArrowChunkedArrayA
GArrowChunkedArrayto be compared.The data is owned by the caller of the function.