ope-nz opened a new issue #2722:
URL: https://github.com/apache/iotdb/issues/2722


   The documentation states that for a path STAR and DOT cannot be used. Single 
quotes are not allowed.
   
   Are there any restrictions on backslashes? I cannot seem to create a path 
with a backslash - forward slash is fine.
   
   With a backlash these are all the same path;
   
   C:\
   C:\\
   C:\\\
   
   Double quotes can be escaped with a backslash so it is an escape character, 
can we escape a backslash?
   
   I did see I can do this \"C:\\" which results in "C:\"
   
   


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


Reply via email to