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-506384011
 
 
   Ah, wait a second, I might have discovered a new thing. I have to check how 
this will work together with a `StreamExecutionEnvironment` where a user also 
applied transformations, those would be ignored in the new 
`execute(StreamGraph)` call. This scenario can happen when a user mixes a Table 
API and DataStream program. Let me think.

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