[
https://issues.apache.org/jira/browse/ATLAS-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616899#comment-17616899
]
ASF subversion and git services commented on ATLAS-4685:
--------------------------------------------------------
Commit 392f8b4a38bcb18a684f21127594afa74e10ee47 in atlas's branch
refs/heads/master from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=392f8b4a3 ]
ATLAS-4685: Advanced Search : Not Equals operator doesn't work for String type
Signed-off-by: Pinal Shah <[email protected]>
> 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)