Method

ArrowChunkedArrayget_chunks

Declaration [src]

GList*
garrow_chunked_array_get_chunks (
  GArrowChunkedArray* chunked_array
)

Description

No description available.

Return value

Type: A list of GArrowArray*

The chunks in the chunked array.

The caller of the method takes ownership of the data, and is responsible for freeing it.