nbali commented on PR #22633: URL: https://github.com/apache/beam/pull/22633#issuecomment-1210087010
@aromanenko-dev I'm not sure it's possible in a meaningful way. The problem wasn't with a complex logic, but that it called basically an invalid equality check on a getter. Any random getter might be checked later on, not only this one. S unless we cover every possible permutation the test would only catch if somebody reintroduces the read_committed check. -- 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]
