[ 
https://issues.apache.org/jira/browse/CALCITE-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376977#comment-17376977
 ] 

Feng Zhu commented on CALCITE-3775:
-----------------------------------

Fixed in 
[https://github.com/apache/calcite/commit/138c2bc4c5cf6a957b7ba66c8e166288e28a7a81|https://github.com/apache/calcite/commit/138c2bc4c5cf6a957b7ba66c8e166288e28a7a81.]

[~alon.eldar], thanks for your work!

> Implicit lookup methods in SimpleCalciteSchema ignore case sensitivity 
> parameter
> --------------------------------------------------------------------------------
>
>                 Key: CALCITE-3775
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3775
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.21.0
>            Reporter: Stamatis Zampetakis
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 11h
>  Remaining Estimate: 0h
>
> SimpleCalciteSchema contains methods for finding tables, sub-schemas, and 
> types. The API allows to specify if the lookup will be case sensitive or 
> insensitive but the respective parameter is ignored in the implementation of 
> the method. 
> It is not a big problem since most of the time CachingCalciteSchema is used, 
> which does not have this problem.  



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

Reply via email to