jackscott6174 opened a new pull request #2526:
URL: https://github.com/apache/calcite/pull/2526


   Allows dialects to specify their strategy for escaping quotes in 
identifiers. Currently BigQuery is the only dialect that doesn't use ` `` ` or 
`''`, instead using `` \` `` to escape `` ` `` in identifiers. The logic is 
copied directly from `literalEscapedQuoteString`.


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