Identification components
tAddCRCRow | Provides a unique ID which helps improving the quality of processed data. CRC stands for Cyclical Redundancy Checking. |
tGenKey | Generates a functional key from the input columns, by applying different types of algorithms on each column and grouping the computed results in one key, then outputs this key with the input columns. |