bvarghese1 commented on code in PR #23728:
URL: https://github.com/apache/flink/pull/23728#discussion_r1402821994


##########
flink-table/flink-table-api-java/src/test/java/org/apache/flink/table/test/program/TableTestProgram.java:
##########
@@ -95,12 +95,15 @@ public class TableTestProgram {
     /** Steps to be executed for running the actual test. */
     public final List<TestStep> runSteps;
 
+    private boolean isTerminating;

Review Comment:
   Removed and also removed the associated getter/setter



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