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

 ##########
 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:
   This shouldn't be exposed. You can write the test strictly without using an 
`ExecutionEnvironment`. Which in the end users of `PlanGenerator` probably also 
have to do.

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