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