MartijnVisser commented on PR #29117: URL: https://github.com/apache/flink/pull/29117#issuecomment-5810288175
@snuyanzin Only partly. Nothing else checks the changelog of a PTF with two updating inputs: a planner change that forces `UPDATE_BEFORE` on the second input passes every PTF test now. As a follow-up I could add a plan test with `CHANGELOG_MODE` for `UpdatingJoinFunction` in `ProcessTableFunctionTest`. It pins `[I,UA,PD]` on both inputs without depending on arrival order, and fails on exactly that change. If that works for you, I'll open a ticket. -- 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]
