godfreyhe edited a comment on issue #11544: [FLINK-16822] [sql-client] `table.xx` property set from CLI should also be set into TableEnvironment's TableConfig URL: https://github.com/apache/flink/pull/11544#issuecomment-613943841 > Another choice is to refresh the TableConfig in the SessionState when we execute the set cmd, > thus for most cases, the TableConfigcan still be reused. yes, it's hard to handle "RESET" command, we must remember which configs were set before and make sure TableConfig can also be set to init state.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
