backkem commented on issue #10557:
URL: https://github.com/apache/datafusion/issues/10557#issuecomment-2118742184

   Indeed, there is already a function on the sqlparser::dialect trait that 
takes this into account:
   
   
https://github.com/sqlparser-rs/sqlparser-rs/blob/54184460b5d873a67c2801e8b7c6e4f145bc65df/src/dialect/mod.rs#L113-L116
   
   The dialect specific implementations just need to be expanded on. For now 
they just always return a conservative quote character.


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to