[
https://issues.apache.org/jira/browse/CALCITE-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated CALCITE-2727:
---------------------------------------------
Description: When we iterate through all applicable materializations trying
to rewrite the given query, if there are no table references in a given MV, we
bail out from the {{onMatch}} method instead of simply skipping the MV. (was:
When we iterate through all applicable materializations trying to rewrite the
given query, no table references on this MV, it should be skipped in this
iteration.)
> MV rewriting bails out incorrectly when a view does not contain any table
> reference
> -----------------------------------------------------------------------------------
>
> 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 there are no table references in a given MV, we bail out from
> the {{onMatch}} method instead of simply skipping the MV.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)