Ayub Khan created ATLAS-635:
-------------------------------
Summary: Process showing old entity name where as actual entity is
renamed.
Key: ATLAS-635
URL: https://issues.apache.org/jira/browse/ATLAS-635
Project: Atlas
Issue Type: Bug
Affects Versions: trunk
Reporter: Ayub Khan
Fix For: trunk
Process showing old entity name where as actual entity is renamed.
Example:
1. Create table as select.
2. Rename the target table to new name.
3. Now check the lineage: The process is still showing the old table name where
as the target table is changed. This is confusing from customer perspective.
One possible solution is:
Source ----> Process(with old name) ----> Target(old entity name + marked as
delete) ---> Process(rename from old to new) ---> Target(with new entity name).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)