zoucao commented on a change in pull request #14371:
URL: https://github.com/apache/flink/pull/14371#discussion_r545813148
##########
File path:
flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/streaming/connectors/kafka/table/KafkaDynamicTableFactoryTest.java
##########
@@ -585,7 +585,6 @@ public void testPrimaryKeyValidation() {
"I;UA;UB;D"));
// pk can be defined on cdc table, should pass
createTableSink(pkSchema, options1);
- createTableSink(pkSchema, options1);
Review comment:
I just thought it was a repeat call before your comment, thanks for your
comment, I will fix it soon.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]