[ https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401651#comment-17401651 ]
zhangbinzaifendou commented on FLINK-23861: ------------------------------------------- 1 Fllink SET command is like a muddy road, -c or --conf is like a wide asphalt road, users can choose freely. 2 Spark,Hive has dominated batch Compute for so long that it has formed a complete habit in the minds of many fans.I don't think some of Flink's command are exactly what users are used to. For example, hive -e "XXX "/ spark-sql -e" XXX "cannot be used in the Flink SQL Client.In order for Flink to fight for the cake in the batch compute field, Flink not only has to surpass other systems in terms of function and performance, but the user's habits are also extremely important, so we can satisfy them as much as possible. After all, Flink will "dominate the world" in the future. > 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)