[ https://issues.apache.org/jira/browse/FLINK-24842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443562#comment-17443562 ]
Yun Gao commented on FLINK-24842: --------------------------------- Fix on master via 540762700ce7cfe502a62a81505cc133b9616031..2edf453251c7ed9d8d1778c9c0115194e3d13ca7 > 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 > Assignee: Yun Gao > Priority: Major > Labels: pull-request-available > > 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)