leehaut opened a new pull request, #6987: URL: https://github.com/apache/hop/pull/6987
Fix https://github.com/apache/hop/issues/6984 Fixes incorrect nrErrorsLeftJoin / nrErrorsRightJoin statistics when comparing sorted table streams and the current keys from the reference and compare sides are not equal (the compare != 0 branch in the merge loop). Rows that exist only on the reference side were counted as right-join errors and vice versa. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
