[
https://issues.apache.org/jira/browse/FLINK-23852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuaishuai Guo updated FLINK-23852:
-----------------------------------
Labels: flink-sq (was: )
> In sql-client mode ,could not change the properties.
> -----------------------------------------------------
>
> Key: FLINK-23852
> URL: https://issues.apache.org/jira/browse/FLINK-23852
> Project: Flink
> Issue Type: Improvement
> Components: Documentation, Table SQL / Client
> Affects Versions: 1.13.0
> Reporter: Shuaishuai Guo
> Priority: Major
> Labels: flink-sq
> Attachments: 微信图片_20210818152914.png
>
>
> When we set properties as follows, it does not work.
> {color:#ff0000}{{ SET ‘sql-client.execution.result-mode' = ‘tableau';}}{color}
> {{The reson is: single quotation mark is needless.}}
> {{It should be use like this :}}
> {{{color:#ff0000} {color}}}+{color:#ff0000}{{SET
> sql-client.execution.result-mode = ‘tableau';}}{color}+
> {{Note: all of the properties have this problem.}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)