ExecutePlan.buildProjectNode

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

Parameters

inputA #GArrowExecuteNode.
optionsA #GArrowProjectNodeOptions.

Returns

A newly built and added #GArrowExecuteNode

for project on success, null on error.

Throws

[ErrorWrap]