[ https://issues.apache.org/jira/browse/FLINK-24842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yun Gao closed FLINK-24842. --------------------------- Fix Version/s: 0.1.0 Resolution: Fixed > 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 > Fix For: 0.1.0 > > > 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)