Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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 ticket is a follow up of parent JIRA HIVE-15556.