PragmaTwice commented on issue #1295: URL: https://github.com/apache/incubator-kvrocks/issues/1295#issuecomment-1451468652
AFAIK it is an expected behavior: The symbol `#` stands for the start of comments, e.g. ``` pass 123 # this is a comment, password is 123 pass "123#456" # password is 123#456 ``` Will close this issue if no further problems. -- 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]
