Method

ArrowFieldremove_metadata

since: 3.0.0

Declaration [src]

GArrowField*
garrow_field_remove_metadata (
  GArrowField* field
)

Description

No description available.

Available since: 3.0.0

Return value

Type: GArrowField

The new field that doesn’t have metadata.

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