[
https://issues.apache.org/jira/browse/FLINK-24842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24842:
-----------------------------------
Labels: pull-request-available (was: )
> 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)