for source on success, null on error.
ExecutePlan.buildSourceNode
arrow.execute_node.ExecuteNode buildSourceNode(arrow.source_node_options.SourceNodeOptions options)This is a shortcut of [arrow.execute_plan.ExecutePlan.buildNode] for source node.
Parameters
options | A #GArrowSourceNodeOptions. |
Returns
A newly built and added #GArrowExecuteNode
Throws
[ErrorWrap]