[
https://issues.apache.org/jira/browse/HIVE-18386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326739#comment-16326739
]
Jesus Camacho Rodriguez commented on HIVE-18386:
------------------------------------------------
The patch also fixes issues with the initialization of the registry for
CliDriver (and tests using it). Still pending fix for SessionState not being
initialized prior to the registry, which causes issues with authorization. I
will upload a new patch shortly.
> 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
> Priority: Major
> Attachments: HIVE-18386.01.patch
>
>
> 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
(v7.6.3#76005)