ExecutePlan.buildSinkNode

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

Parameters

inputA #GArrowExecuteNode.
optionsA #GArrowSinkNodeOptions.

Returns

A newly built and added #GArrowExecuteNode

for sink on success, null on error.

Throws

[ErrorWrap]