[
https://issues.apache.org/jira/browse/ATLAS-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264637#comment-17264637
]
ASF subversion and git services commented on ATLAS-4057:
--------------------------------------------------------
Commit 2742ba4b776377d7ebdc166214531788e8294776 in atlas's branch
refs/heads/master from Pinal
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=2742ba4 ]
ATLAS-4057 : DSL Search : Support glossary terms and relationship
Signed-off-by: Pinal <pinal-shah>
> DSL Search : Support glossary terms and relationships
> -----------------------------------------------------
>
> Key: ATLAS-4057
> URL: https://issues.apache.org/jira/browse/ATLAS-4057
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Reporter: Pinal
> Assignee: Pinal
> Priority: Major
> Labels: DSL
>
> Supporting glossary term in advanced search, will allow user to search the
> entities which are assigned to particular term.
>
> 'hasTerm' keyword is added to support glossary term.
> User needs to add fully qualifiedName of glossary term.
>
> Example queries to search with glossary terms:
> hive_table hasTerm "modernTrade@salesGlossary",
> hive_table hasTerm "modernTrade@salesGlossary" and hive_table isA Dimension
>
> Example queries to search with relationship:
> hive_table where db.name = "sales"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)