-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66879/
-----------------------------------------------------------

Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.


Bugs: ATLAS-2632
    https://issues.apache.org/jira/browse/ATLAS-2632


Repository: atlas


Description
-------

1.Create a lineage like the following :

employee ------ 1 ------> process ------- 2 -----> employee_ctas

2.Add tag1 to employee table with propagate set to True.
3.Edit edge2 and set propagateTags to BOTH.
4.Now , in the relationship definition of edge2 , there are 2 tags "tag1" in 
"propagatedClassifications".


Diffs
-----

  intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java 
d04daa5d 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java
 91c97776 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
 3b9a287f 
  
repository/src/test/java/org/apache/atlas/repository/tagpropagation/ClassificationPropagationTest.java
 51e40f0a 


Diff: https://reviews.apache.org/r/66879/diff/1/


Testing
-------

https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/320/console


Thanks,

Sarath Subramanian

Reply via email to