You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Lindsey Meyer (Jira)" <ji...@apache.org> on 2019/09/27 17:29:00 UTC

[jira] [Updated] (CALCITE-3377) HSQLDB is case insensitive

     [ https://issues.apache.org/jira/browse/CALCITE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lindsey Meyer updated CALCITE-3377:
-----------------------------------
    Description: 
We just need to add to the HsqldbSqlDialect that it is case insensitive. This is necessary so the validator doesn't error on case mismatches for unquoted identifiers.

cc [~jhyde]

  was:
We just need to add to the HsqldbSqlDialect that it is case insensitive

cc [~jhyde]


> HSQLDB is case insensitive
> --------------------------
>
>                 Key: CALCITE-3377
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3377
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Lindsey Meyer
>            Priority: Major
>
> We just need to add to the HsqldbSqlDialect that it is case insensitive. This is necessary so the validator doesn't error on case mismatches for unquoted identifiers.
> cc [~jhyde]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)