Fuzzy matching components
| tBlockedFuzzyJoin (deprecated) | Helps ensuring the data quality of any source data against a reference data source. |
| tFuzzyJoin (deprecated) | Joins two tables by doing a fuzzy match on several columns, comparing columns from the main flow with reference columns from the lookup flow and outputting the main flow data and/or the rejected data. |
| tFuzzyMatch | Compares a column from the main flow with a reference column from the lookup flow and outputs the main flow data displaying the distance. |
| tFuzzyUniqRow | Compares columns in the input flow by using a defined matching method and collects the encountered duplicates. |