[
https://issues.apache.org/jira/browse/CALCITE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133559#comment-15133559
]
Ted Xu commented on CALCITE-1076:
---------------------------------
Thanks [~julianhyde], that's exactly what I'm expecting, but I'm not sure if
adding {{RelMdDistribution}} into default metadata provider could have other
impact.
I'm added {{RelMdDistribution}} into default metadata provider, the updated
pull request is https://github.com/apache/calcite/pull/194. We can also add
{{RelMdDistribution}} into RelMetadataTest only, if you feel the former way is
too intrusive.
> 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)