Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
CALCITE-629 Can't use extended version of CalcitePrepareImpl with JDBC Driver
- Closed