juripetersen commented on code in PR #661:
URL: https://github.com/apache/wayang/pull/661#discussion_r2740930172
##########
wayang-platforms/wayang-flink/src/main/java/org/apache/wayang/flink/execution/FlinkExecutor.java:
##########
@@ -56,6 +56,12 @@ public class FlinkExecutor extends PushExecutorTemplate {
*/
public ExecutionEnvironment fee;
Review Comment:
I think ideally we just remove the old Env and also DataSet with it, so that
the end user of wayang doesn't even notice this change (other than a few
operators missing maybe)
--
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]