Pinal created ATLAS-4300:
----------------------------
Summary: DSL Search : Support search by classification and its
attribute
Key: ATLAS-4300
URL: https://issues.apache.org/jira/browse/ATLAS-4300
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Reporter: Pinal
Assignee: Pinal
*Problem :* Advanced Search support Searching entities by classification
Ex. Table isA Dimension
But user cannot search entities by classification attributes
Ex. To search entities which has classification Dimension and Dimension.attr =
value
*Improvement:* User will be able to search entities through classification
attributes too.
*Example query:*
{code:java}
"From Table where name = 'sales_fact' and Dimension.attr = 'value' "{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)