[
https://issues.apache.org/jira/browse/CALCITE-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372028#comment-17372028
]
Alon Eldar commented on CALCITE-4672:
-------------------------------------
[~zabetak] Thanks, I missed the ticket when I was browsing through- sorry about
that.
> 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)