Can you try the following to reset the MedadataProvider?

rel.getCluster().setMetadataProvider(provider);

On Tue, Oct 13, 2015 at 3:31 PM, Hsuan Yi Chu <[email protected]> wrote:
> Hi,
> In some cases, we would like to use our own MetadataProvider in the
> framework.
>
> However, the constructor of RelOptCluster is hard-coded to always
> use DefaultRelMetadataProvider.
>
> Is there any way that we can feed our own MetadataProvider?
>
> Thanks in advance.

Reply via email to