[
https://issues.apache.org/jira/browse/CALCITE-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lantao Jin updated CALCITE-2727:
--------------------------------
Description: When we iterate through all applicable materializations trying
to rewrite the given query, if no view table references on one MV, we should
continue this MV. (was: In perform() of AbstractMaterializedViewRule, when we
iterate through all applicable materializations trying to rewrite the given
query, extracting view table references should shift to an earlier in loop to
speed up rewriting. Specially, it uses {{return}} instead of {{continue}}. Is
it a mistake?)
> Extracting view table references should shift to an earlier in loop to speed
> up rewriting
> -----------------------------------------------------------------------------------------
>
> Key: CALCITE-2727
> URL: https://issues.apache.org/jira/browse/CALCITE-2727
> Project: Calcite
> Issue Type: Bug
> Components: core
> Reporter: Lantao Jin
> Assignee: Julian Hyde
> Priority: Major
>
> When we iterate through all applicable materializations trying to rewrite the
> given query, if no view table references on one MV, we should continue this
> MV.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)