godfreyhe commented on a change in pull request #11671: [FLINK-17052] [client]
Introduce PlanGenerator
URL: https://github.com/apache/flink/pull/11671#discussion_r407983968
##########
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:
Make sense to me, I will revert it
----------------------------------------------------------------
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