[
https://issues.apache.org/jira/browse/ATLAS-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363062#comment-17363062
]
ASF subversion and git services commented on ATLAS-4300:
--------------------------------------------------------
Commit 2eb2b868fb802d99ec1bde99fffcd1416e7f516d in atlas's branch
refs/heads/master from Pinal
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=2eb2b86 ]
ATLAS-4300 : DSL Search : Support search by classification and its attribute
Signed-off-by: Pinal <pinal-shah>
> 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)