Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.26.0, 1.27.0, 1.28.0, 1.30.0, 1.31.0, 1.32.0
Description
c1052b34 introduced a BIG_QUERY lexical policy which set caseSensitive to true. This should be false as BigQuery is not case-sensitive: https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical#case_sensitivity
Attachments
Issue Links
- is related to
-
CALCITE-4247 When parsing SQL in BigQuery dialect, character literals may be enclosed in single- or double-quotes, and use backslashes as escapes
- Closed
- links to