Method
ArrowChunkedArraycombine
Declaration [src]
GArrowArray*
garrow_chunked_array_combine (
GArrowChunkedArray* chunked_array
GError** error
)
Return value
Returns: | GArrowArray |
The combined array that has all data in all chunks. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |