You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2021/01/20 03:26:00 UTC

[jira] [Created] (FLINK-21041) Introduce ExecNodeGraph to wrap the ExecNode topology

godfrey he created FLINK-21041:
----------------------------------

             Summary: Introduce ExecNodeGraph to wrap the ExecNode topology
                 Key: FLINK-21041
                 URL: https://issues.apache.org/jira/browse/FLINK-21041
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
            Reporter: godfrey he
             Fix For: 1.13.0


Currently, we use {{List<ExecNode<?>}} to represent the {{ExecNode}} topology, as we will introduce more features (such as serialize/deserialize {{ExecNode}}s), It's better we can introduce an unified class to represent the topology.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)