Pinal created ATLAS-3867:
----------------------------

             Summary: Relationship search API should have a provision to fetch 
all the attributes
                 Key: ATLAS-3867
                 URL: https://issues.apache.org/jira/browse/ATLAS-3867
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core, atlas-intg
    Affects Versions: 2.0.0
            Reporter: Pinal
            Assignee: Pinal


{code:java}
/v2/search/relationship?guid=ac9e04cc-f927-4334-af08-c83bc3733f5b&relation=__hive_table.columns&sortBy=name&sortOrder=ASCENDING
{code}
The response of the  above API contains below attributes only:
{code:java}
"attributes": {
        "owner": "hive",
        "qualifiedName": "ho.us_customers.age@cm",
        "name": "age"
      },{code}
 Is it possible to fetch a custom attribute "*dcProfiledData*" present in 
Technical properties of the entity detailed page.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to