Alon Eldar created CALCITE-4672:
-----------------------------------

             Summary: 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.27.0, 1.26.0, 1.25.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


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)

Reply via email to