SteveStevenpoor commented on code in PR #26810: URL: https://github.com/apache/flink/pull/26810#discussion_r2246836780
########## flink-table/flink-table-planner/src/test/resources/org/apache/flink/table/planner/plan/stream/sql/MultiJoinTest.xml: ########## @@ -278,37 +278,6 @@ Calc(select=[user_id_0, name, order_id, age]) +- Calc(select=[user_id, age]) Review Comment: > Could only add the new tests but not modify the orders in the xml so we see that the changes do not break anything in existing tests? The file is automatically generated by mvn test -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org