[
https://issues.apache.org/jira/browse/FLINK-21485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-21485.
---------------------------
Resolution: Fixed
Fixed in master: c998ba4b38092f073091e17e250e02a70943f992
> 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)