[
https://issues.apache.org/jira/browse/FLINK-14181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-14181.
---------------------------
Resolution: Duplicate
> TableEnvironment explain maybe causes StreamGraph to be inconsistent
> --------------------------------------------------------------------
>
> Key: FLINK-14181
> URL: https://issues.apache.org/jira/browse/FLINK-14181
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: jianlong miao
> Priority: Critical
>
> Now TableEnviroment.explain will use StreamEnv to generateStreamGraph. That
> will use execEnv::addOperator to add transformations.
> If we have done to the current table after the explain some of the other,
> making a sink, there will be a repeat of transformations, leading to repeated
> job node in the job
--
This message was sent by Atlassian Jira
(v8.3.4#803005)