You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/04/23 03:02:38 UTC

[jira] [Created] (CALCITE-693) Allow clients to control creation of RelOptCluster

Julian Hyde created CALCITE-693:
-----------------------------------

             Summary: Allow clients to control creation of RelOptCluster
                 Key: CALCITE-693
                 URL: https://issues.apache.org/jira/browse/CALCITE-693
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Allow clients to control the creation of RelOptCluster, by adding a factory method CalcitePrepareImpl.createCluster. It is unlikely that a client would create a sub-class of RelOptCluster, but this method would allow them to configure the cluster, for example adding a RelMetadataProvider.



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