Pinal Shah created ATLAS-4685:
---------------------------------
Summary: 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
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)