for filter on success, null on error.
ExecutePlan.buildFilterNode
arrow.execute_node.ExecuteNode buildFilterNode(arrow.execute_node.ExecuteNode input, arrow.filter_node_options.FilterNodeOptions options)This is a shortcut of [arrow.execute_plan.ExecutePlan.buildNode] for filter node.
Parameters
input | A #GArrowExecuteNode. |
options | A #GArrowFilterNodeOptions. |
Returns
A newly built and added #GArrowExecuteNode
Throws
[ErrorWrap]