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

Introduce ExecNode

    XMLWordPrintableJSON

Details

    Description

      This issue introduces ExecNode. ExecNode and FlinkPhysicalRel plays different role. FlinkPhysicalRel is a physical relational expression, while ExecNode is a representation of execution information, such as how much resource the node will take, how to convert to StreamTransformation.
      It should be noticed that FlinkPhysicalRel and ExecNode could be implemented by a same concrete physical node, such as StreamExecCalc, StreamExecScan, etc. The interface exposed by a concrete physical node is different at different stages. A FlinkPhysicalRel DAG is generated after physical optimization, then translate the plan to ExecNode DAG. All post processors all apply on ExecNode DAG, such as detect deadlock, set heap/memory/cpu, etc.

      Attachments

        Issue Links

          Activity

            People

              jingzhang Jing Zhang
              jingzhang Jing Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m