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

Timo Walther closed FLINK-18557.
--------------------------------
    Resolution: Won't Fix

The configuration story has evolved. Now we use `TableConfig` in the API, 
`PlannerConfig` in the planner and `ExecNodeConfig` for merged options with the 
JSON plan. `TableConfig` cannot be a `ReadableConfig` because it also includes 
the extension points for the planner that cannot be represented in config 
options.

> Blink planner should only use ReadableConfig instead of TableConfig
> -------------------------------------------------------------------
>
>                 Key: FLINK-18557
>                 URL: https://issues.apache.org/jira/browse/FLINK-18557
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Jark Wu
>            Priority: Major
>
> We don’t need to pass {{TableConfig}} around in the planner though, the 
> planner should only use {{ReadableConfig}} to be precise.



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

Reply via email to