Jiaqi Shan created ATLAS-2916:
---------------------------------
Summary: Unnecessary entity update causes by different
AtlasObjectId
Key: ATLAS-2916
URL: https://issues.apache.org/jira/browse/ATLAS-2916
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 1.0.0
Reporter: Jiaqi Shan
There is an example for unnecessary entity update:
{panel:title=我的标题}
AtlasEntity{AtlasStruct{typeName='hive_column', attributes=[owner:sdp_dl,
qualifiedName:longyuan.hive_tbl_base_core_opt_yb.ua@bdyf, name:ua,
comment:null, position:14, type:string,
table:AtlasObjectId{guid='-38525545523501134', typeName='hive_table',
uniqueAttributes={qualifiedName:longyuan.hive_tbl_base_core_opt_yb@bdyf}}]}guid='56f36ef6-c483-4518-8e4e-052f07ee21cb',
status=null, createdBy='null', updatedBy='null', createTime=null,
updateTime=null, version=0, relationshipAttributes=[], classifications=[],
meanings=[]}
{panel}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)