aljoscha commented on issue #8894: [FLINK-12961][datastream] Providing an internal execution method of StreamExecutionEnvironment accepting StreamGraph as input parameter URL: https://github.com/apache/flink/pull/8894#issuecomment-507141247 I have this alternative proposal, which makes the schedule mode configurable on the `ExecutionConfig`. This would let everything integrate, reuse the same `StreamGraph` generation logic. I think the schedule mode was the only thing that is not configurable that the Blink Planner would need.
---------------------------------------------------------------- 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
