You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jeffrey Hagelberg (JIRA)" <ji...@apache.org> on 2017/02/23 01:31:44 UTC

[jira] [Updated] (ATLAS-1589) DSL queries returns wrong object when filter traverses edges

     [ https://issues.apache.org/jira/browse/ATLAS-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeffrey Hagelberg updated ATLAS-1589:
-------------------------------------
    Description: 
In Atlas 0.7, the following DSL query returns hive_table entities whose db.name=’default’.
api/atlas/discovery/search/dsl?limit=25&query=hive_table+db.name%3D%27default%27
 
However, with the latest Atlas in master, the query returns the hive_db entity, instead of hive_table entities.

> DSL queries returns wrong object when filter traverses edges
> ------------------------------------------------------------
>
>                 Key: ATLAS-1589
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1589
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Jeffrey Hagelberg
>            Assignee: Jeffrey Hagelberg
>
> In Atlas 0.7, the following DSL query returns hive_table entities whose db.name=’default’.
> api/atlas/discovery/search/dsl?limit=25&query=hive_table+db.name%3D%27default%27
>  
> However, with the latest Atlas in master, the query returns the hive_db entity, instead of hive_table entities.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)