[
https://issues.apache.org/jira/browse/FLINK-12348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838367#comment-16838367
]
Jark Wu commented on FLINK-12348:
---------------------------------
Hi [~twalthr], sorry for the late response. My though was all the configs are
provided by {{TableConfig#conf}}, because all of them should be exposed to
users, including planner configurations (e.g. optimizer options). It might be
difficult that let users to distinguish which configurations need to be
configured via {{TableConfig}} which need to be configured via
{{PlannerConfig}}.
> Make TableConfig configurable from string-string map
> ----------------------------------------------------
>
> Key: FLINK-12348
> URL: https://issues.apache.org/jira/browse/FLINK-12348
> Project: Flink
> Issue Type: Task
> Components: Table SQL / API
> Reporter: Jing Zhang
> Assignee: Jing Zhang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Since TableConfig already moved to API module in
> [FLINK-11067|https://issues.apache.org/jira/browse/FLINK-11067], TableConfig
> in blink-planner-module should not exist anymore. The issue aims to remove
> the TableConfig in blink-planner-module, use TableConfig in API module
> instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)