hailin0 commented on code in PR #7283: URL: https://github.com/apache/seatunnel/pull/7283#discussion_r1707068561
########## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-1/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcMysqlMultipleTablesIT.java: ########## @@ -171,7 +171,7 @@ public void testMysqlJdbcSingleTableE2e(TestContainer container) @DisabledOnContainer( value = {}, - type = {EngineType.SPARK, EngineType.FLINK}, + type = {EngineType.FLINK}, Review Comment: check all e2e testcase and remove EngineType.SPARK -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org