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] [Updated] (ATLAS-4300) DSL Search : Support search by classification and its attribute

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

Pinal updated ATLAS-4300:
-------------------------
    Labels: AdvancedSearch  (was: )

> 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
>            Priority: Major
>              Labels: AdvancedSearch
>
> *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)