You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2020/05/18 01:41:00 UTC

[jira] [Resolved] (ATLAS-377) API: Return all super types of an entity

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

Madhan Neethiraj resolved ATLAS-377.
------------------------------------
    Resolution: Abandoned

Atlas UI finds all super-types of a given type from the typedefs obtained from the server, and uses this info to render schema tab contents appropriately.

> API: Return all super types of an entity
> ----------------------------------------
>
>                 Key: ATLAS-377
>                 URL: https://issues.apache.org/jira/browse/ATLAS-377
>             Project: Atlas
>          Issue Type: Sub-task
>            Reporter: Hemanth Yamijala
>            Priority: Major
>
> Currently, Atlas type API returns only the immediate super-type of a type. In some scenarios, it would be beneficial to also know if this type is a descendant of some type. For e.g. the Schema API only makes sense for entities of type DataSet. Given this, a UI can check if a type of an entity is descending from a DataSet and based on that choose to make or suppress the schema API call. To support this, all super types of a type should be returned in the result of the type API.



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