Ashutosh Mestry created ATLAS-4122:
--------------------------------------
Summary: Advanced Search: Fix for within clause with Double Quote
Values
Key: ATLAS-4122
URL: https://issues.apache.org/jira/browse/ATLAS-4122
Project: Atlas
Issue Type: Bug
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
*Steps to Duplicate*
# In 'Advance Search' fire a query: _hive_db where name = ["Sales",
"Reporting"]_
_Expected results:_ With appropriate data being present, the query should
return the correct results.
_Actual results:_ Query is not recognized as valid query and no results are
returned.
Root cause: The change is attributed to the implementation of ATLAS-2932, where
script execution was replaced with traversal.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)