Method

ArrowStructArrayflatten

Declaration [src]

GList*
garrow_struct_array_flatten (
  GArrowStructArray* array
  GError** error
)

Description

No description available.
Available since:0.10.0

Return value

Returns: A list of GArrowArray*
 

The fields in the struct.

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