You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pinal Shah (Jira)" <ji...@apache.org> on 2022/09/09 14:00:00 UTC

[jira] [Created] (ATLAS-4671) Basic Search : Exclude Header attributes of entities from the response

Pinal Shah created ATLAS-4671:
---------------------------------

             Summary: Basic Search : Exclude Header attributes of entities from the response
                 Key: ATLAS-4671
                 URL: https://issues.apache.org/jira/browse/ATLAS-4671
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
            Reporter: Pinal Shah
            Assignee: Pinal Shah


*Issue* : Basic search has AtlasEntityHeader of each entity in the response.
AtlasEntityHeader has many attributes including classification and terms. hence for each attribute, it will request janusgraph to get all the header attributes.

*Approach* : To overcome, we can add a flag to exclude other attributes and add only selected attributes from 'attributes' field in the response



--
This message was sent by Atlassian Jira
(v8.20.10#820010)