You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Michael Mior (JIRA)" <ji...@apache.org> on 2016/09/27 18:26:20 UTC

[jira] [Created] (CALCITE-1389) Add rule to perform rewriting of queries using materialized views with joins

Michael Mior created CALCITE-1389:
-------------------------------------

             Summary: Add rule to perform rewriting of queries using materialized views with joins
                 Key: CALCITE-1389
                 URL: https://issues.apache.org/jira/browse/CALCITE-1389
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: Michael Mior
            Assignee: Michael Mior


 I've been looking into implementing the approach from the following paper. It's very nicely written and easy to follow. It also doesn't require trying different join permutations. I'm starting with several additional restrictions (only equijoins, no aggregations, etc.)

ftp://ftp.cse.buffalo.edu/users/azhang/disc/SIGMOD/pdf-files/331/202-optimizing.pdf

Thanks to [~jcamachorodriguez] for his help in sorting out some issues with the rule so far.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)