You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/27 11:13:00 UTC

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

    [ https://issues.apache.org/jira/browse/ATLAS-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609991#comment-17609991 ] 

ASF subversion and git services commented on ATLAS-4671:
--------------------------------------------------------

Commit 37c242755cdf5320c2eafce925d613061e584e6a in atlas's branch refs/heads/master from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=37c242755 ]

ATLAS-4671: Basic Search : Exclude Header attributes of entities from the response

Signed-off-by: Pinal Shah <pi...@freestoneinfotech.com>


> 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
>            Priority: Major
>              Labels: BasicSearch
>
> *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)