aljoscha commented on a change in pull request #11671: [FLINK-17052] [client] 
Introduce PlanGenerator
URL: https://github.com/apache/flink/pull/11671#discussion_r406135868
 
 

 ##########
 File path: 
flink-java/src/main/java/org/apache/flink/api/java/ExecutionEnvironment.java
 ##########
 @@ -1035,6 +1030,14 @@ protected void registerCachedFilesWithPlan(Plan p) 
throws IOException {
                }
        }
 
+       /**
 
 Review comment:
   True, but I think this is tricky, because there could be any number of 
options that we want to forward from the `ExecutionEnvironment` but that are 
easy to forget. If there is a general way of forwarding everything that would 
probably be ok.

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


With regards,
Apache Git Services

Reply via email to