Sankar Hariappan created HIVE-16218:
---------------------------------------
Summary: Support view replication where REPL LOAD on renamed
database.
Key: HIVE-16218
URL: https://issues.apache.org/jira/browse/HIVE-16218
Project: Hive
Issue Type: Sub-task
Components: repl
Reporter: Sankar Hariappan
Assignee: Sankar Hariappan
If REPL LOAD is applied on a renamed database, then need to update the alias
query string (part of view original and expanded text in Table object) to point
to destination database name else the view will still run the query on source
database.
While creating the CreateViewDesc part of ImportDesc instantiation should take
care of this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)