Allows to perform several column transformations on any number of input tables such as renaming, filtering, re-ordering and type changing of the input columns.
If more than one input table is available the node concatenates all input rows into a single result table. If the input tables contain the same RowID the node can either generate a new RowID or prepend the input table index to the original RowID of the corresponding input table.