[
https://issues.apache.org/jira/browse/CALCITE-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maryann Xue updated CALCITE-1030:
---------------------------------
Description: Think we can either ignore setCache() in SimpleCalciteSchema
or do not call setCacheEnabled() when JsonSchema.cache is null. (was: Since
using caching vs. non-caching CalciteSchema is decided at connection creation,
there is no point of calling setCacheEnabled() to any instance of Schema. Think
we should either remove this method or redefine this interface.)
> Json ModelHandler calling SchemaPlus.setCacheEnabled() causes
> UnsupportedOperationException when using SimpleCalciteSchema
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: CALCITE-1030
> URL: https://issues.apache.org/jira/browse/CALCITE-1030
> Project: Calcite
> Issue Type: Bug
> Reporter: Maryann Xue
> Assignee: Maryann Xue
> Priority: Minor
> Fix For: 1.6.0
>
>
> Think we can either ignore setCache() in SimpleCalciteSchema or do not call
> setCacheEnabled() when JsonSchema.cache is null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)