for sink on success, null on error.
ExecutePlan.buildSinkNode
arrow.execute_node.ExecuteNode buildSinkNode(arrow.execute_node.ExecuteNode input, arrow.sink_node_options.SinkNodeOptions options)This is a shortcut of [arrow.execute_plan.ExecutePlan.buildNode] for sink node.
Parameters
input | A #GArrowExecuteNode. |
options | A #GArrowSinkNodeOptions. |
Returns
A newly built and added #GArrowExecuteNode
Throws
[ErrorWrap]