Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14181

TableEnvironment explain maybe causes StreamGraph to be inconsistent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • None
    • None
    • Table SQL / Planner
    • 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

          Activity

            People

              Unassigned Unassigned
              jianlong miao jianlong miao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: