Carl-Zhou-CN commented on code in PR #7713:
URL: https://github.com/apache/seatunnel/pull/7713#discussion_r1774366873


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-oracle-e2e/src/test/java/org/apache/seatunnel/connectors/seatunnel/cdc/oracle/OracleCDCIT.java:
##########
@@ -301,8 +301,8 @@ public void 
testOracleCdcCheckDataWithCustomPrimaryKey(TestContainer container)
     @TestTemplate
     @DisabledOnContainer(
             value = {},
-            type = {EngineType.SPARK, EngineType.FLINK},
-            disabledReason = "Currently SPARK and FLINK do not support multi 
table")
+            type = {EngineType.SPARK},
+            disabledReason = "Currently SPARK do not support multi table")

Review Comment:
   Same as above



-- 
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]

Reply via email to