[
https://issues.apache.org/jira/browse/CALCITE-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maryann Xue updated CALCITE-1742:
---------------------------------
Description: We have two implementations of CalciteSchema,
{{CachingCalciteSchema}} and {{SimpleCalciteSchema}}. There is still caching in
the parent class {{CalciteSchema}}, though, that causes objects to be cached
even if caching is not enabled (as in {{SimpleCalciteSchema}}). (was: We have
two implementations of CalciteSchema, {{CachingCalciteSchema}} and
{{SimpleCalciteSchema}}. There is still caching in the parent class
{{CalciteSchema}}, though, that causes objects to be cached even if caching is
not enabled (as in {{SimpleCalciteSchema}}.)
> Avoid caching sub-objects from CalciteSchema if caching is not enabled
> ----------------------------------------------------------------------
>
> Key: CALCITE-1742
> URL: https://issues.apache.org/jira/browse/CALCITE-1742
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.12.0
> Reporter: Maryann Xue
> Assignee: Maryann Xue
>
> We have two implementations of CalciteSchema, {{CachingCalciteSchema}} and
> {{SimpleCalciteSchema}}. There is still caching in the parent class
> {{CalciteSchema}}, though, that causes objects to be cached even if caching
> is not enabled (as in {{SimpleCalciteSchema}}).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)