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

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

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

ATLAS-3067: updated hive types to remove use of ownedRef/inverseRef attributes


> update hive types to remove use of ownedRef/inverseRef constraints for 
> relationships
> ------------------------------------------------------------------------------------
>
>                 Key: ATLAS-3067
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3067
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>         Attachments: ATLAS-3067.patch
>
>
> Similar to recent updates in RDBMS entity-types (ATLAS-3056), Hive 
> entity-types should be updated to remove attributes that refer to other 
> entities, as equivalent relationship-types already cover the relationship 
> between these entity-types. Here are list attributes to be removed:
> - hive_table.db (covered by hive_table_db)
> - hive_table.sd, hive_storagedesc.table (covered by hive_table_storagedesc)
> - hive_table.partitionKeys, hive_column.table (covered by 
> hive_table_partitionkeys)
> - hive_table.columns, hive_column.table (covered by hive_table_columns)
> - hive_column_lineage.query (covered by hive_process_column_lineage)



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

Reply via email to