[
https://issues.apache.org/jira/browse/ATLAS-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deep Singh reassigned ATLAS-4085:
---------------------------------
Assignee: Deep Singh
> The result page in dsl does not contain links to the result when "__guid" is
> not a part of the query
> ----------------------------------------------------------------------------------------------------
>
> Key: ATLAS-4085
> URL: https://issues.apache.org/jira/browse/ATLAS-4085
> Project: Atlas
> Issue Type: Bug
> Components: atlas-webui
> Reporter: Dharshana M Krishnamoorthy
> Assignee: Deep Singh
> Priority: Major
>
> In Atlas advanced search, enter the following query, the results for this
> page are in plain_text format
> {code:java}
> from hive_table where name LIKE "table_abc_*" select name, owner
> {code}
> Now, enter the following query
> {code:java}
> from hive_table where name LIKE "table_abc_*" select name, __guid
> {code}
> Same tables are filtered but now the results are click-able on UI
--
This message was sent by Atlassian Jira
(v8.3.4#803005)