Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- is duplicated by
-
FLINK-13708 Transformations should be cleared because a table environment could execute multiple job
- Resolved