Lantao Jin created CALCITE-2727:
-----------------------------------

             Summary: 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


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?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to