Dharshana M Krishnamoorthy created ATLAS-4085:
-------------------------------------------------

             Summary: 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


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