[
https://issues.apache.org/jira/browse/CALCITE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-3147.
----------------------------------
Fix Version/s: 1.21.0
Resolution: Fixed
Fixed in
[ac06e64fe|https://github.com/apache/calcite/commit/ac06e64fed6865949207aabd4ef839418589b6e3].
> BigQuery (standard SQL) quoting and identifier issues
> -----------------------------------------------------
>
> Key: CALCITE-3147
> URL: https://issues.apache.org/jira/browse/CALCITE-3147
> Project: Calcite
> Issue Type: Bug
> Reporter: Steven Talbot
> Priority: Major
> Fix For: 1.21.0
>
>
> BigQuery escapes single quotes with backticks, and requires triple-quote
> quoting (like Python) when there is a newline. Also, it does not support the
> same set of characters in identifiers as other dialects of SQL. For example,
> it does not support '$'. Ideally, RelToSqlConverter (with the logic of the
> BigQuery dialect) would handle all this.
>
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)