fsk119 commented on a change in pull request #12712:
URL: https://github.com/apache/flink/pull/12712#discussion_r443090505
##########
File path:
flink-connectors/flink-connector-jdbc/src/test/java/org/apache/flink/connector/jdbc/internal/JdbcTableOutputFormatTest.java
##########
@@ -66,6 +66,7 @@ public void setup() {
@Test
public void testUpsertFormatCloseBeforeOpen() throws Exception{
+ // FLINK-17544: There should be no NPE thrown from this method
Review comment:
OK. I have modified it.
----------------------------------------------------------------
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]