[ 
https://issues.apache.org/jira/browse/FLINK-26421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timo Walther updated FLINK-26421:
---------------------------------
    Description: 
 * integrate Configuration into EnvironmentSettings
 * EnvironmentSettings should only contain a Configuration, not other members 
(create config options for all members)
 * Remove `TableEnvironmentImpl.create(EnvSettings, Configuration)` -> 
create(EnvSettings)
 * Introduce a root configuration in TableConfig that contains the executor 
config for defaults and fallback

  was:
* integrate Configuration into EnvironmentSettings
 * EnvironmentSettings should only contain a Configuration, not other members 
(create config options for all members)
 * Remove `TableEnvironmentImpl.create(EnvSettings, Configuration)` -> 
create(EnvSettings)


> Propagate executor config to TableConfig
> ----------------------------------------
>
>                 Key: FLINK-26421
>                 URL: https://issues.apache.org/jira/browse/FLINK-26421
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Marios Trivyzas
>            Assignee: Marios Trivyzas
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
>  * integrate Configuration into EnvironmentSettings
>  * EnvironmentSettings should only contain a Configuration, not other members 
> (create config options for all members)
>  * Remove `TableEnvironmentImpl.create(EnvSettings, Configuration)` -> 
> create(EnvSettings)
>  * Introduce a root configuration in TableConfig that contains the executor 
> config for defaults and fallback



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

Reply via email to