[ 
https://issues.apache.org/jira/browse/FLINK-26421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506758#comment-17506758
 ] 

Timo Walther edited comment on FLINK-26421 at 3/21/22, 8:47 AM:
----------------------------------------------------------------

Fixed in master:

commit 760fb5d95c8d316543f3ff185c00ef389f47c436
[python] Add warnings to deprecated methods in EnvironmentSettings

commit cf597c0b3bc7b8fecaf190bdafc67a4b5d2f3637
[python] Remove TableConfig from StreamTableEnvironment#create

commit c16e4b4ce20704a0ad4387591894f13105d5e530
[table-api-java] Improve JavaDocs of TableConfig

commit 57742b85095147711070c566069244c40ed8e77c
Use only EnvironmentSettings to configure the environment

commit 9e3e51d3549f033bc0e1836bb5f5f6c831740b5f
[table] Remove planner & executor string identifiers

Fixed in release-1.15:

commit c6466595298f1fa78844db8df3f1f51abae62dd7
[python] Add deprecation warnings for EnvironmentSettings

commit 75009bac940b8d0a8a3cbe5429bdf9044e58ed4c
[python] Update example based on EnviromentSettings

commit f14f63623056d8ea2c3aba6d0bc017e0418a5ea2
[table-api-java] Improve JavaDocs of TableConfig

commit 567b28e26b65601759c51908c10fe362e48e1a89
Use only EnvironmentSettings to configure the environment

commit 5feff4a46f7c4c9d395347e42b9d68b8fe00c8a5
[table] Remove planner & executor string identifiers


was (Author: twalthr):
Fixed in master:

commit 760fb5d95c8d316543f3ff185c00ef389f47c436
[python] Add warnings to deprecated methods in EnvironmentSettings

commit cf597c0b3bc7b8fecaf190bdafc67a4b5d2f3637
[python] Remove TableConfig from StreamTableEnvironment#create

commit c16e4b4ce20704a0ad4387591894f13105d5e530
[table-api-java] Improve JavaDocs of TableConfig

commit 57742b85095147711070c566069244c40ed8e77c
Use only EnvironmentSettings to configure the environment

commit 9e3e51d3549f033bc0e1836bb5f5f6c831740b5f
[table] Remove planner & executor string identifiers

Fixed in release-1.15:

commit f14f63623056d8ea2c3aba6d0bc017e0418a5ea2
[table-api-java] Improve JavaDocs of TableConfig

commit 567b28e26b65601759c51908c10fe362e48e1a89
Use only EnvironmentSettings to configure the environment

commit 5feff4a46f7c4c9d395347e42b9d68b8fe00c8a5
[table] Remove planner & executor string identifiers

> 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