[
https://issues.apache.org/jira/browse/ATLAS-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17615478#comment-17615478
]
ASF subversion and git services commented on ATLAS-4668:
--------------------------------------------------------
Commit 956f1728bab8b8224554cb76a8810e2f3816662f in atlas's branch
refs/heads/master from Mandar Ambawane
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=956f1728b ]
ATLAS-4668 : When classification is created with multiple super types having
same attributes , Atlas doesn't throw an exception
Signed-off-by: Pinal Shah <[email protected]>
> 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: Bug
> Components: atlas-core
> Reporter: Mandar Ambawane
> Assignee: Mandar Ambawane
> Priority: Major
> Attachments: ATLAS-4668.patch
>
>
> 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)