[ 
https://issues.apache.org/jira/browse/ATLAS-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785782#comment-16785782
 ] 

ASF subversion and git services commented on ATLAS-3063:
--------------------------------------------------------

Commit 5651f934f42c40933d668b2d6f00fb9f8d9d1d89 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=5651f93 ]

ATLAS-3063: updated entity create/update to enable relationship-type to be 
specified for relationship attributes


> Update entity create/update to specify relationship-type for attributes
> -----------------------------------------------------------------------
>
>                 Key: ATLAS-3063
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3063
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 1.2.0, 2.0.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>         Attachments: ATLAS-3063.patch
>
>
> A relationship attribute can be referenced in more than one relationships. 
> For example attribute table in hive_column is referenced in relationships 
> hive_table_columns and hive_table_partitionKeys, which enables a hive_column 
> entity to participate in one of these relationships (columns or 
> partitionKeys) with a hive_table entity.
> While create/update of an entity having such an attribute, it should be 
> possible to explicitly specify the relationship-type to use. For example, 
> while creating a hive_column entity, it should be possible to specify 
> relationship-type=hive_table_partitionKeys, so that this column will be added 
> to 'partitionKeys' of hive_table, instead of 'columns'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to