[
https://issues.apache.org/jira/browse/CALCITE-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-4672.
------------------------------------------
Fix Version/s: 1.28.0
Resolution: Duplicate
Welcome to the project [~alon.eldar]! This is a duplicate of CALCITE-3775,
please have a look there and comment if necessary.
> SimpleCalciteSchema ignores the caseSensitive flag
> --------------------------------------------------
>
> Key: CALCITE-4672
> URL: https://issues.apache.org/jira/browse/CALCITE-4672
> Project: Calcite
> Issue Type: Bug
> Components: jdbc-adapter
> Affects Versions: 1.25.0, 1.26.0, 1.27.0
> Environment: Tried to use SimpleCalciteSchema instead of
> CachingCalciteSchema for my needs
> and found getting unexpected nulls when fetching tables/subschemas with the
> caseSensitivity flag as false.
> Reporter: Alon Eldar
> Priority: Minor
> Fix For: 1.28.0
>
>
> caseSensitive Flag is ignored in:
> -getImplicitSubSchema
> -getImplicitTable
> (And all other cases in SimpleCalciteSchema class too)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)