och5351 commented on code in PR #183: URL: https://github.com/apache/flink-connector-jdbc/pull/183#discussion_r2881604695
########## flink-connector-jdbc-cratedb/src/test/java/org/apache/flink/connector/jdbc/cratedb/database/CreateDBCatalogFactoryTest.java: ########## Review Comment: Hi, @RocMarshal I've updated the PR to address container duplication issues. Previously, each catalog test file was spinning up its own individual container. I've now integrated these separate test files so that all tests share a single container instance. Could you please re-review and re-run the CI? -- 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]
