[ https://issues.apache.org/jira/browse/FLINK-21485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-21485: ----------------------------------- Labels: pull-request-available (was: ) > Simplify the ExecutionContext > ----------------------------- > > Key: FLINK-21485 > URL: https://issues.apache.org/jira/browse/FLINK-21485 > Project: Flink > Issue Type: Sub-task > Components: Table SQL / Client > Affects Versions: 1.13.0 > Reporter: Shengkai Fang > Priority: Major > Labels: pull-request-available > Fix For: 1.13.0 > > > Currently \{{ExecutionContext}} is too complicated. In our design, we should > treat \{{ExecutionContext}} as a wrapper of \{{TableEnvironment}} and leave > the session config to \{{SessionContext}}. However, we still need to store > the origin \{{Configuration}} and command line options. Therefore, we > continue introduce a new context named \{{DefaultContext}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)