shuwenwei opened a new pull request, #13089: URL: https://github.com/apache/iotdb/pull/13089
## Description Add set configuration sql, which is different from the usage in tree model. ### example ``` set configuration a=1,b=2 ``` ``` set configuration a=1,b='1',c="1","d"=1 on 1 ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
