hailin0 commented on code in PR #8023:
URL: https://github.com/apache/seatunnel/pull/8023#discussion_r1836778781
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-oracle-e2e/src/test/java/org/apache/seatunnel/connectors/seatunnel/cdc/oracle/OracleCDCIT.java:
##########
@@ -261,10 +261,10 @@ public void
testOracleCdcCheckDataWithCustomPrimaryKey(TestContainer container)
"This case requires obtaining the task health status and
manually canceling the canceled task, which is currently only supported by the
zeta engine.")
public void testOracleCdcMetadataTrans(TestContainer container) throws
Exception {
- clearTable(DATABASE, SOURCE_TABLE_NO_PRIMARY_KEY);
- clearTable(DATABASE, SINK_TABLE1);
+ clearTable(SCEHMA_NAME, SOURCE_TABLE_NO_PRIMARY_KEY);
Review Comment:
https://github.com/apache/seatunnel/pull/7908/files#diff-d3293ba558b4e5d115f90f642747f8c9ccc627755382af8218ef305da8b793b6R76
--
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]