for aggregation on success, null on error.
ExecutePlan.buildAggregateNode
arrow.execute_node.ExecuteNode buildAggregateNode(arrow.execute_node.ExecuteNode input, arrow.aggregate_node_options.AggregateNodeOptions options)This is a shortcut of [arrow.execute_plan.ExecutePlan.buildNode] for aggregate node.
Parameters
input | A #GArrowExecuteNode. |
options | A #GArrowAggregateNodeOptions. |
Returns
A newly built and added #GArrowExecuteNode
Throws
[ErrorWrap]