wuchong commented on pull request #14027: URL: https://github.com/apache/flink/pull/14027#issuecomment-725265512
The changes on `JoinTest.xml` is a fix of UpdateKindTrait inference of Join operator. The streaming join operator just forward all the input records and can't drop UPDATE_BEFORE messages. Therefore, the plan is wrong for a long time. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
