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

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

Commit 9fb3c976bd458754e51f1d59fbb884f34289a742 in atlas's branch 
refs/heads/master from sheetalshah1007
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=9fb3c976b ]

ATLAS-5241: searchRelatedEntities fails to return all entities when relation 
maps to multiple types (#569)

> searchRelatedEntities fails to return all entities when relation maps to 
> multiple types
> ---------------------------------------------------------------------------------------
>
>                 Key: ATLAS-5241
>                 URL: https://issues.apache.org/jira/browse/ATLAS-5241
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 3.0.0
>            Reporter: Sheetal Shah
>            Assignee: Sheetal Shah
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  
>  
> **Summary:**
> The searchRelatedEntities API only returns entities from any of the 
> relationship types when an attribute can reference multiple entity types, 
> resulting in incomplete results.
>  
> **Example:**
> - Database has hive_db.tables attribute
> - tables can reference both hive_table AND hbase_table
> - Query: relation=tables returns only hbase tables (1 result)
> - Expected: Should return all tables - hive + hbase (4 results)
>  



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

Reply via email to