[
https://issues.apache.org/jira/browse/CALCITE-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez resolved CALCITE-2727.
----------------------------------------------
Resolution: Fixed
Fix Version/s: 1.19.0
Fixed in
[d6fb6ab|https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=d6fb6ab].
Thanks [~cltlfcjin]!
> 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
> Fix For: 1.19.0
>
>
> 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)