Procedure
Results
The Data Preview table has some additional columns which show the results of matching data. The indication of these columns are as the following:
Column |
Description |
GID |
represents the group identifier. |
GRP_SIZE |
counts the number of records in the group, computed only on the master record. |
MASTER |
identifies, by Each input record will be compared to the master record, if they match, the input record will be in the group. |
SCORE |
measures the distance between the input record and the master record according to the matching algorithm used. |
GRP_QUALITY |
only the master record has a quality score which is the minimal value in the group. |
ATTRIBUTE_SCORE |
lists the match score and the names of the columns used as key attributes in the applied rules. |
These columns are the columns you can find in the output schema of thetMatchGroup component. For further information, see the tMatchGroup documentation in the Talend Components Reference Guide.