[
https://issues.apache.org/jira/browse/ATLAS-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616901#comment-17616901
]
ASF subversion and git services commented on ATLAS-4685:
--------------------------------------------------------
Commit 876a4da3a2ca4e452b121a2baa6ff13cb5d29a89 in atlas's branch
refs/heads/branch-2.0 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=876a4da3a ]
ATLAS-4685: Advanced Search : Not Equals operator doesn't work for String type
Signed-off-by: Pinal Shah <[email protected]>
(cherry picked from commit 392f8b4a38bcb18a684f21127594afa74e10ee47)
> Advanced Search : Not Equals operator doesn't work for String type
> ------------------------------------------------------------------
>
> Key: ATLAS-4685
> URL: https://issues.apache.org/jira/browse/ATLAS-4685
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Pinal Shah
> Assignee: Pinal Shah
> Priority: Major
>
> from hive_table where name != 'authors' select name, owner
> If use the "!=" operator in where clause, it is not working as expected and
> it still returns the row which has the value 'authors'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)