ExecutePlan.buildFilterNode

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

Parameters

inputA #GArrowExecuteNode.
optionsA #GArrowFilterNodeOptions.

Returns

A newly built and added #GArrowExecuteNode

for filter on success, null on error.

Throws

[ErrorWrap]