[
https://issues.apache.org/jira/browse/CALCITE-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508251#comment-14508251
]
Julian Hyde commented on CALCITE-693:
-------------------------------------
Please see implementation in the same branch as CALCITE-691.
> 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)