[
https://issues.apache.org/jira/browse/CALCITE-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-5291.
----------------------------------
Fix Version/s: 1.33.0
Resolution: Fixed
Fixed in
[abb4cf00|https://github.com/apache/calcite/commit/abb4cf00254ce2f4d7580b285a6e2226e8d50192];
thanks for the PR, [~tjbanghart]!
> Make BigQuery lexical policy case insensitive
> ---------------------------------------------
>
> Key: CALCITE-5291
> URL: https://issues.apache.org/jira/browse/CALCITE-5291
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.26.0, 1.27.0, 1.28.0, 1.30.0, 1.31.0, 1.32.0
> Reporter: TJ Banghart
> Assignee: TJ Banghart
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.33.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [c1052b34|https://github.com/apache/calcite/commit/c1052b343724c4a95bcf25419b70bc6032e0846b]
> 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]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)