Constructor
GandivaFieldNodenew
since: 0.12.0
Declaration [src]
GGandivaFieldNode*
ggandiva_field_node_new (
GArrowField* field
)
Parameters
field-
Type:
GArrowFieldA
GArrowField.The data is owned by the caller of the function.
Return value
Type: GGandivaFieldNode
A newly created GGandivaFieldNode for the given field.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |