Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.25.0, 1.26.0, 1.27.0
-
None
-
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.
Description
caseSensitive Flag is ignored in:
-getImplicitSubSchema
-getImplicitTable
(And all other cases in SimpleCalciteSchema class too)
Attachments
Issue Links
- duplicates
-
CALCITE-3775 Implicit lookup methods in SimpleCalciteSchema ignore case sensitivity parameter
-
- Closed
-