[
https://issues.apache.org/jira/browse/ATLAS-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinal updated ATLAS-4057:
-------------------------
Fix Version/s: 2.2.0
3.0.0
> 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
> Fix For: 3.0.0, 2.2.0
>
>
> 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)