[ https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401465#comment-17401465 ]
zhangbinzaifendou commented on FLINK-23861: ------------------------------------------- [~jark] Thank you for your reply! 1 There is no detailed test for the specific execution time, but from the perspective of the method execution process, the process is very lengthy and not elegant enough. The -c/--conf k=v is simple and convenient. 2 Spark, Hive and other systems have related parameter configurations, such as --conf --hiveconf. 3 Avoid using single quotation marks and maintain good usage habits. > 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)