Yun Gao created FLINK-24842:
-------------------------------

             Summary: Make outputs depends on tails for the iteration body
                 Key: FLINK-24842
                 URL: https://issues.apache.org/jira/browse/FLINK-24842
             Project: Flink
          Issue Type: Sub-task
            Reporter: Yun Gao


If we want to allow users to use table api with the output of the iteration, 
since the table api would crop the stream graph and only leave the operators 
that the output depends on, there might be problems since the alignment relies 
on the participation of all the heads / tails. To avoid this issue, we would 
add edges from all the tails to all the outputs. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to