You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Marios Trivyzas (Jira)" <ji...@apache.org> on 2022/02/22 10:38:00 UTC

[jira] [Created] (FLINK-26297) Introduce ExecutionNodeConfig which will be used in all Exec Nodes

Marios Trivyzas created FLINK-26297:
---------------------------------------

             Summary: Introduce ExecutionNodeConfig which will be used in all Exec Nodes
                 Key: FLINK-26297
                 URL: https://issues.apache.org/jira/browse/FLINK-26297
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
            Reporter: Marios Trivyzas
            Assignee: Marios Trivyzas


Introduce ExecutionNodeConfig to be used instead of planner.getConfiguration()

and planner.getTableConfig(), as a first step, to facilitate a merged configuration, combining

the persisted configuration of the ExecNodes with the one coming from the environment.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)