You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/04/16 05:59:00 UTC

[jira] [Comment Edited] (FLINK-16822) The config set by SET command does not work

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

Jark Wu edited comment on FLINK-16822 at 4/16/20, 5:58 AM:
-----------------------------------------------------------

Fixed in
 - master (1.11.0): 297f0a2c3dfae4c763eba0a1fed49f1570f37f45
 - 1.10.1: 08d941df9ecdd645bc37697449509b6a456c2161


was (Author: jark):
Fixed in
 - master (1.11.0): 297f0a2c3dfae4c763eba0a1fed49f1570f37f45
 - 1.10.1: TODO

> 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)