tanruixiang commented on PR #849:
URL: 
https://github.com/apache/incubator-kvrocks/pull/849#issuecomment-1253956104

   Hi. When we parse `"a''b"`, I want to know which of the following is in line 
with expectations.
   `"a''b"` => `"ab"`
   `"a''b"` => `"a''b"`
   The code parses out the second case.


-- 
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]

Reply via email to