You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Apoorv Naik (JIRA)" <ji...@apache.org> on 2017/09/14 18:39:00 UTC

[jira] [Updated] (ATLAS-2091) Search using entity and trait attributes - "#" in string attribute filter doesn't fetch results

     [ https://issues.apache.org/jira/browse/ATLAS-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apoorv Naik updated ATLAS-2091:
-------------------------------
    Attachment: 0001-ATLAS-2091-Attribute-values-containing-Tokenizer-cha.patch

> Search using entity and trait attributes - "#" in string attribute filter doesn't fetch results
> -----------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2091
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2091
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.9-incubating
>            Reporter: Sharmadha Sainath
>            Assignee: Apoorv Naik
>         Attachments: 0001-ATLAS-2091-Attribute-values-containing-Tokenizer-cha.patch
>
>
> 1. Created an hdfs_path entity with owner name = "user#3"
> 2. Fired basic search with type name = hdfs_path and filter - owner = user#3. hdfs_path entity was returned.
> 3. Fired basic search with type name = hdfs_path and filter - owner contains user#3. No entity is returned.
> Other than "=" , operators like != , contains , ends_with , begins_with are not fetching expected results due to # in search filter key.



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