Mandar Ambawane created ATLAS-4668:
--------------------------------------

             Summary: When classification is created with multiple super types 
having same attributes , Atlas doesn't throw an exception
                 Key: ATLAS-4668
                 URL: https://issues.apache.org/jira/browse/ATLAS-4668
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
            Reporter: Mandar Ambawane
            Assignee: Mandar Ambawane


When an entity type is created with multiple super types having same attribute 
name, Atlas throws exception.

Ex:

if there are 2 types:

type1 - attr1, attr2

type2- attr1, attr2

Both types cant be added to super type to type3 since both type1 and type2 have 
same attribute - attr1

 

But it is not the case with classification. Atlas allows to create a 
classification with multiple super types having same attribute.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to