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

Deep Singh resolved ATLAS-4085.
-------------------------------
    Resolution: Not A Problem

The link can be formed by UI only if GUID information is present. UI code makes 
the best effort to create links with available information. If in the query you 
are specifying not to include GUID, there is no way UI can formulate links.

Closing it as `Not A Problem`

> 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)

Reply via email to