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/02/05 04:38:00 UTC

[jira] [Created] (HIVE-18621) Replicate materialized views creation metadata with correct database name

Jesus Camacho Rodriguez created HIVE-18621:
----------------------------------------------

             Summary: Replicate materialized views creation metadata with correct database name
                 Key: HIVE-18621
                 URL: https://issues.apache.org/jira/browse/HIVE-18621
             Project: Hive
          Issue Type: Sub-task
          Components: Materialized views
    Affects Versions: 3.0.0
            Reporter: Jesus Camacho Rodriguez


Creation metadata stores information about the tables that a materialized view uses. Similar to HIVE-16218, the database name for these tables might also need to be updated if dumping to a renamed database. This is needed to support proper replication of the materialized view. While creating the CreateViewDesc part of ImportDesc instantiation, we should take care of this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)