Constructor
ArrowSourceNodeOptionsnew_table
Declaration [src]
GArrowSourceNodeOptions*
garrow_source_node_options_new_table (
GArrowTable* table
)
Parameters
table |
GArrowTable |
A |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | GArrowSourceNodeOptions |
A newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |