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 row ID the node can either generate a new row ID or prepend the input table index to the original row ID of the corresponding input table.