You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2015/12/19 03:11:46 UTC

[jira] [Created] (CALCITE-1030) Json ModelHandler calling SchemaPlus.setCacheEnabled() causes UnsupportedOperationException when using SimpleCalciteSchema

Maryann Xue created CALCITE-1030:
------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)