zingg
zingg copied to clipboard
Linker Bug
Refactored linker code
- Earlier SelfPairBuilder source sensitive was working on single blocked dataframe, now we have two different blocked data frames on which intra join is done
- Post processing step is not needed anymore in LinkOutputBuilder
- Refactored tests
- Earlier linker test was appending output to same location were earlier match test has written
- Refactored linker tester to consider source.csv and candidate.csv
- New assertions are made in LinkerValidator
Consider this PR to know more about code change and context https://github.com/zinggAI/zingg/pull/1159/files