[
https://issues.apache.org/jira/browse/ATLAS-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010613#comment-18010613
]
ASF subversion and git services commented on ATLAS-5055:
--------------------------------------------------------
Commit 1e100339a8f3bf8dfadd54358e0501cc5d2fa91c in atlas's branch
refs/heads/master from chaitalicod
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=1e100339a ]
ATLAS-5055: Incremental Export : When entity exported has a tag propagated from
entity which is deleted , tag is not propagated to it at target (#377)
Co-authored-by: chaitalithombare <[email protected]>
> Incremental Export : When entity exported has a tag propagated from entity
> which is deleted , tag is not propagated to it at target
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-5055
> URL: https://issues.apache.org/jira/browse/ATLAS-5055
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 3.0.0
> Reporter: chaitali borole
> Assignee: chaitali borole
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> PROBLEM STATEMENT:
> When entity exported has a tag propagated from entity which is deleted , tag
> is not propagated to it at target
> STEPS TO REPRODUCE:
> Create lineage table1 --> table2 ---> table3 ---> table4
> Add tag tag1 to table1
> tag1 is propogated till table4
> Drop table1
> Export and Import entire lineage along with parent using incremental fetch
> type
>
> CURRENT BEHAVIOUR:
> table1 , table2 , table3 are exported
> But since table1 is deleted , on the destination after import tag appears to
> be applied on table1 but tag is not propagated to any of the child entities.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)