Sarath Subramanian created ATLAS-2741:
-----------------------------------------

             Summary: 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
             Fix For: 1.0.0


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)

Reply via email to