Sharmadha Sainath created ATLAS-1917:
----------------------------------------
Summary: Search using entity and trait attributes - NOT EQUALS
operator (!=) doesn't fetch results for many data types.
Key: ATLAS-1917
URL: https://issues.apache.org/jira/browse/ATLAS-1917
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 0.9-incubating
Reporter: Sharmadha Sainath
1.Created hive_tables t1,t2,t3.
2.Searched type name = hive_table and filter name = t1 . t1 was fetched.
3.Searched type name = hive_table and filter name != t1. No results were found.
This happens for datatypes like string,long,integer except boolean.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)