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

Pinal updated ATLAS-4112:
-------------------------
    Summary: Basic Search : Incorrect results when searching with value having 
special char and contains/beginsWith/endsWith operator  (was: Basic Search : 
Incorrect results when searching with value having special char and contains, 
beginsWith, endsWith operator)

> Basic Search : Incorrect results when searching with value having special 
> char and contains/beginsWith/endsWith operator
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4112
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4112
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Pinal
>            Assignee: Pinal
>            Priority: Major
>              Labels: BasicSearch
>
> *Problem:* While searching with wildcard search i.e contains, beginsWith, 
> endsWith operator, which has special characters in search attribute value 
> gives incorrect results
> *Example:* While searching qualifiedName beginsWith 
> "default.datagen_table_sensitive_725_1."
> *Solution:* Remove quotes and wildcard '*' from query
> *Steps to reproduce:*
> 1. Create a hive_table with name ends with a digit: 
> datagen_table_sensitive_725_1
> 2. Search By Type: hive_columns and select attribute filter: qualifiedName as 
> "default.datagen_table_sensitive_725__1." shows no Records found_ but if 
> qualifiedName is changed to "default.datagen_table_sensitive_725_1" _it shows 
> results with qualifiedName of column 
> "default.datagen_table_sensitive_725___1.col1@cm"_



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to