You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/10/20 02:29:25 UTC

[GitHub] [iotdb] SteveYurongSu commented on pull request #4134: [IOTDB-1280] Rewrite the Antlr grammar file

SteveYurongSu commented on pull request #4134:
URL: https://github.com/apache/iotdb/pull/4134#issuecomment-947265708


   > @liuminghui233 Hi, I noticed that double quotation marks are changed to single in this PR. Is this an incompatible change?
   
   @cornmonster Yes, later I will submit another PR to redefine and clarify the usage of `, " and '.
   
   The ' mark is used to quote a literal string.
   
   The usage of " and ` will be the same. They are used to quote an id or a path layer name with special chars.


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org