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