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

[jira] [Created] (CALCITE-2860) Recognize materialized views based on Aggregate

Julian Hyde created CALCITE-2860:
------------------------------------

             Summary: Recognize materialized views based on Aggregate
                 Key: CALCITE-2860
                 URL: https://issues.apache.org/jira/browse/CALCITE-2860
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Enhance SubstitutionVisitor to recognize materialized views based on Aggregate.

If the query has a Filter and/or Project that references group columns of the Aggregate, it can use the the MV.



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