[
https://issues.apache.org/jira/browse/ATLAS-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114028#comment-17114028
]
ASF subversion and git services commented on ATLAS-3802:
--------------------------------------------------------
Commit 7718c5eb4955818befefcd7d9768f1cdb202cff2 in atlas's branch
refs/heads/master from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=7718c5e ]
ATLAS-3802 : BasicSearch: filter, attribute with NEQ operator doesn't match
attribute having null values.
Change-Id: I19141c1a0917aa2d761cc6429857d4f56c272094
Signed-off-by: nixonrodrigues <[email protected]>
> BasicSearch: filter, attribute with NEQ operator doesn't match attribute
> having null values
> -------------------------------------------------------------------------------------------
>
> Key: ATLAS-3802
> URL: https://issues.apache.org/jira/browse/ATLAS-3802
> Project: Atlas
> Issue Type: Bug
> Reporter: Pinal
> Assignee: Pinal
> Priority: Major
>
> When filter with 'attribute' != 'value' is searched, it doesn't fetch
> entities where attribute is not present.
> Eg. propagatedClassification != tag1 is searched, it fetches all entities not
> tagged to tag1 , but it will not match to entities which don't have *any*
> propagated tags
--
This message was sent by Atlassian Jira
(v8.3.4#803005)