Page 1 of 1

Problem with reference match

Posted: Thu Aug 21, 2008 3:20 am
by shaonli
what is the significance of these in reference match stage

qsMatchWeight.
qsMatchPattern.
qsMatchLRFlag.
qsMatchExactFlag.
qsMatchPassNumber
qsMatchDataID
qsMatchSetId
qsMatchType

Posted: Thu Aug 21, 2008 4:31 am
by ray.wurlod
The Match stage does not compare two columns unless you use a two-file match with one column in each file.

The Match stage compares rows within one file (searching for potential duplicates) or rows between two files (also searching for potential duplicates).

I don't think you understand the role of this stage type.