[
https://issues.apache.org/jira/browse/FLINK-14181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936455#comment-16936455
]
Jark Wu commented on FLINK-14181:
---------------------------------
Thanks for reporting this [~jianlong miao]. I think this is a duplicate issue
with FLINK-13708.
> 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)