[
https://issues.apache.org/jira/browse/ATLAS-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504767#comment-16504767
]
ASF subversion and git services commented on ATLAS-2741:
--------------------------------------------------------
Commit 6c7d8e26868c4ee16d38f9cd28fe8ad09ef961e4 in atlas's branch
refs/heads/branch-1.0 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=6c7d8e2 ]
ATLAS-2741: Deleted entities : DSL search with tag doesn't list the deleted
entities to which that tag is associated #2
(cherry picked from commit ef4044273b28855d1fcd2e67afb50d5dc3c7be34)
> 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.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)