UnionAll

This node creates a new DataFrame by merging all the rows without removing the duplicates

Input

It accepts a DataFrame as input from the previous Node

Output

This node does union of all the rows without removing the duplicates

Type

join

Class

fire.nodes.etl.NodeUnionAll

Fields