yunfan123 commented on PR #24104: URL: https://github.com/apache/flink/pull/24104#issuecomment-1905561284
Hello @LB-Yu . I have implemented the feature as described in flip204 using query hints and have rebased onto the latest master branch. Additionally, this PR involves significant changes to the test plans in the XML files, although the actual modifications are quite small. My suggestion for reviewing these XML files is as follows: at the top are the new test results (corresponding to this feature being enabled), and at the bottom are the old test results (corresponding to this feature being disabled in this PR). There are no changes in the old test results. Therefore, the focus should be on the diffs between the new and old test results. These diffs can be easily identified by first removing the old test results locally. This way, using a comparison tool can clearly highlight the differences. -- 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]
