Method
ArrowExecuteNodeget_output_schema
Declaration [src]
GArrowSchema*
garrow_execute_node_get_output_schema (
GArrowExecuteNode* node
)
Return value
Returns: | GArrowSchema |
The output schema of the node. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |