Hi Janani! Can you give us the code of the other variant, for comparison?
Also, some quick questions to help figuring this out: 1) Your code uses an extra join for the convergence check. Does other variant you talk about also introduce an additional join? 2) The join you introduce, does it increase the data volume (find multiple matches partners per record) such that more records are emitted? Stephan
