[
https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401443#comment-17401443
]
Jark Wu edited comment on FLINK-23861 at 8/19/21, 2:30 AM:
-----------------------------------------------------------
IIUC, your main concern is the performance of SET command because it
{{createTableEnvironment}} ?
How long will it take from your observation?
was (Author: jark):
IIUC, your main concern is the performance of SET command because it
{{createTableEnvironment}} ?
How long will it take?
> flink sql client support dynamic params
> ---------------------------------------
>
> Key: FLINK-23861
> URL: https://issues.apache.org/jira/browse/FLINK-23861
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Client
> Affects Versions: 1.13.2
> Reporter: zhangbinzaifendou
> Priority: Minor
> Labels: pull-request-available
> Attachments: image-2021-08-18-23-41-13-629.png,
> image-2021-08-18-23-42-04-257.png, image-2021-08-18-23-43-04-323.png
>
>
> 1 Every time the set command is executed, the method call process is very
> long and a new createTableEnvironment object is created
> 2 As a result of the previous discussion in FLINK-22770, I don't think it's a
> good habit for users to put quotes around keys and values.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)