KurtYoung commented on a change in pull request #10491: 
[FLINK-15093][streaming-java] StreamExecutionEnvironment does not cle…
URL: https://github.com/apache/flink/pull/10491#discussion_r355277953
 
 

 ##########
 File path: 
flink-table/flink-sql-client/src/test/java/org/apache/flink/table/client/gateway/local/LocalExecutorITCase.java
 ##########
 @@ -744,6 +744,30 @@ public void testExecuteInsertInto() throws Exception {
                                                fail("Unexpected job status.");
                                }
                        }
+                       // Execute the same update again.
+                       final ProgramTargetDescriptor targetDescriptor2 = 
executor.executeUpdate(
 
 Review comment:
   looks like these are duplicated with previous codes, should avoid this 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to