Github user pnowojski commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6323#discussion_r202347281
  
    --- Diff: 
flink-libraries/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/LocalExecutor.java
 ---
    @@ -329,18 +329,6 @@ public void stop(SessionContext session) {
                }
        }
     
    -   private <T> void executeUpdateInternal(ExecutionContext<T> context, 
String query) {
    --- End diff --
    
    Please squash this change with commit that introduced this unused method


---

Reply via email to