[ https://issues.apache.org/jira/browse/HIVE-17432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159610#comment-16159610 ]
ASF GitHub Bot commented on HIVE-17432: --------------------------------------- GitHub user jcamachor opened a pull request: https://github.com/apache/hive/pull/245 HIVE-17432: Enable join and aggregate materialized view rewriting You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcamachor/hive calcite-mvs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/245.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #245 ---- commit 934920f604d5621e0d6a3761b3de3680fbea2b50 Author: Jesus Camacho Rodriguez <jcama...@apache.org> Date: 2017-04-20T16:47:12Z HIVE-17432: Enable join and aggregate materialized view rewriting ---- > Enable join and aggregate materialized view rewriting > ----------------------------------------------------- > > Key: HIVE-17432 > URL: https://issues.apache.org/jira/browse/HIVE-17432 > Project: Hive > Issue Type: New Feature > Components: Hive > Affects Versions: 3.0.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Attachments: HIVE-17432.patch > > > Enable Calcite materialized view based rewriting for queries containing joins > and aggregates. -- This message was sent by Atlassian JIRA (v6.4.14#64029)