ExecutePlan.buildProjectNode

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

Parameters

input arrow.execute_node.ExecuteNode

A #GArrowExecuteNode.

options arrow.project_node_options.ProjectNodeOptions

A #GArrowProjectNodeOptions.

Return Value

Type: arrow.execute_node.ExecuteNode

A newly built and added #GArrowExecuteNode for project on success, null on error.