MartijnVisser opened a new pull request, #226: URL: https://github.com/apache/flink-connector-jdbc/pull/226
Backport of https://github.com/apache/flink-connector-jdbc/pull/225 (1c835c6) to `v4.1`, cherry-picked unchanged; the file is byte-identical on both branches. Flink 2.2's `DiffRepository` (FLINK-38609) requires the `<TestCase>` elements of a plan reference file to be in alphabetical order. `JdbcTablePlanTest.xml` is in insertion order, so four of its ten cases error on Flink 2.2. Last occurrence on this branch: run 35518052782, job `compile_and_test (2.2.0, 17, v4.1)`. Verified locally on this branch: `JdbcTablePlanTest` 10/10 on Flink 2.2.0. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes (please specify the tool below) Generated-by: Claude Code (Fable 5.1) -- 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]
