You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2018/08/31 13:29:00 UTC

[jira] [Updated] (ATLAS-2741) Deleted entities : DSL search with tag doesn't list the deleted entities to which that tag is associated

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

Nixon Rodrigues updated ATLAS-2741:
-----------------------------------
    Fix Version/s:     (was: 1.0.0)
                   2.0.0
                   1.1.0

> Deleted entities : DSL search with tag doesn't list the deleted entities to which that tag is associated
> --------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2741
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2741
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sarath Subramanian
>            Assignee: Sarath Subramanian
>            Priority: Major
>             Fix For: 1.1.0, 2.0.0
>
>         Attachments: 0001-ATLAS-2741-Deleted-entities-DSL-search-with-tag-does.patch
>
>
> 1.Create an hive_table employee and add tag1 to it. 
> 2.Drop the table.
> 3. DSL search : hive_table where name="employee" lists the DELETED table.
> 4. Basic search with tag1 and excludeDeletedEntities set to False lists the DELETED table.
> 3. But, DSL search "hive_table isa tag1" doesn't list the DELETED table.



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