You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/01/05 19:39:01 UTC

[jira] [Created] (HIVE-18386) Create dummy materialized views registry and make it configurable

Jesus Camacho Rodriguez created HIVE-18386:
----------------------------------------------

             Summary: Create dummy materialized views registry and make it configurable
                 Key: HIVE-18386
                 URL: https://issues.apache.org/jira/browse/HIVE-18386
             Project: Hive
          Issue Type: Improvement
          Components: Materialized views
    Affects Versions: 3.0.0
            Reporter: Jesus Camacho Rodriguez
            Assignee: Jesus Camacho Rodriguez


HiveMaterializedViewsRegistry keeps the materialized views plans in memory to have quick access when queries are planned. For debugging purposes, we will create a dummy materialized views registry that forwards all calls to metastore and make the choice configurable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)