chaitali borole created ATLAS-4889:
--------------------------------------
Summary: Incremental export : When an entity has tag propagated
and is exported , the tag is not propagated to it in the export.
Key: ATLAS-4889
URL: https://issues.apache.org/jira/browse/ATLAS-4889
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 3.0.0
Reporter: chaitali borole
Assignee: chaitali borole
STEPS TO REPRODUCE:
Create table1
Create lineage CTAS tables of depth 10 ( t1 -> t2 -> t3 ..... t10)
Associate tag tag1 to table1
Export table table10
Import the zip
CURRENT BEHAVIOUR:
table10 doesn't have the tag associated to the it since the "entityGUID" is of
table1's and table1 is not exported
EXPECTED BEHAVIOUR:
table10 should have tag1 exported
--
This message was sent by Atlassian Jira
(v8.20.10#820010)