arvindKandpal-ksolves commented on PR #28218: URL: https://github.com/apache/flink/pull/28218#issuecomment-4677833289
The existing test covers the satisfyTraitsBySelf path where the original crash occurred. The null guard in satisfyTraitsByInput is purely defensive as that branch is not reachable for this query. Happy to add a separate test if needed, otherwise leaving it as defensive code per your suggestion. -- 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]
