[
https://issues.apache.org/jira/browse/FLINK-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu resolved FLINK-16822.
-----------------------------
Resolution: Fixed
> The config set by SET command does not work
> -------------------------------------------
>
> Key: FLINK-16822
> URL: https://issues.apache.org/jira/browse/FLINK-16822
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Client
> Affects Versions: 1.10.0
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.10.1, 1.11.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Users can add or change the properties for execution behavior through SET
> command in SQL client CLI, e.g. {{SET execution.parallelism=10}}, {{SET
> table.optimizer.join-reorder-enabled=true}}. But the {{table.xx}} config
> can't change the TableEnvironment behavior, because the property set from CLI
> does not be set into TableEnvironment's table config.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)