[
https://issues.apache.org/jira/browse/ATLAS-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166955#comment-16166955
]
Apoorv Naik commented on ATLAS-2091:
------------------------------------
Committed
master : 6e56185209297e20169520f076f9eb3581abad89
0.8 : cb8c4a704115131a1c6a5f6e5919966969b6df57
> 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)