You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/01/03 01:16:00 UTC

[jira] [Resolved] (CALCITE-2727) MV rewriting bails out incorrectly when a view does not contain any table reference

     [ 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)