Sharmadha Sainath created ATLAS-2035:
----------------------------------------

             Summary: Search using entity and trait attributes - Issue with 
Case insensitive search in entity attributes and tag 
                 Key: ATLAS-2035
                 URL: https://issues.apache.org/jira/browse/ATLAS-2035
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 0.9-incubating
            Reporter: Sharmadha Sainath
            Priority: Critical


1. Created an hdfs_path entity with description "hdfs_path"
2. Created a tag "tag1" and associated the tag to hdfs_path entity
3. In Basic Search
    a) Typename = hdfs_path , filter : description = hdfs_path returned the 
hdfs_path entity
    b) Typename = hdfs_path , filter : description = HDFS_PATH returned the 
hdfs_path entity (to verify case insensitivity)
   c) Typename = hdfs_path , filter : description = hdfs_path , tag = tag1 
returned the hdfs_path entity.
  d) But , Typename = hdfs_path , filter : description = HDFS_PATH , tag = tag1 
did not fetch the entity.

Therefore , any search with tag and case insensitive search in entityFilters 
does not fetch expected results.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to