Method

ArrowStructArrayflatten

since: 0.10.0

Declaration [src]

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

Description

No description available.

Available since: 0.10.0

Return value

Type: 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.