ExecutePlan.buildSourceNode

This is a shortcut of [arrow.execute_plan.ExecutePlan.buildNode] for source node.

Parameters

optionsA #GArrowSourceNodeOptions.

Returns

A newly built and added #GArrowExecuteNode

for source on success, null on error.

Throws

[ErrorWrap]