[
https://issues.apache.org/jira/browse/CALCITE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133616#comment-15133616
]
Julian Hyde commented on CALCITE-1076:
--------------------------------------
I think it's fine to add RelMdDistribution to DefaultRelMetadataProvider.
I'd also like to add a test or two to RelMetadataTest. Neither of your branches
seem to have modified RelMetadataTest; is that what you intended?
> Metadata distribution is broken due to last refactor
> ----------------------------------------------------
>
> Key: CALCITE-1076
> URL: https://issues.apache.org/jira/browse/CALCITE-1076
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.7.0
> Reporter: Ted Xu
> Assignee: Julian Hyde
>
> Metadata distribution is broken due to last refactor.
> Calls of RelMdDistribution will get:
> {code}
> java.lang.AssertionError: are your methods named wrong?
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)