You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pinal (Jira)" <ji...@apache.org> on 2021/05/24 14:33:00 UTC

[jira] [Created] (ATLAS-4300) DSL Search : Support search by classification and its attribute

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)