This node creates a new DataFrame by merging all the rows without removing the duplicates
It accepts a DataFrame as input from the previous Node
This node does union of all the rows without removing the duplicates
join
fire.nodes.etl.NodeUnionAll