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)