[
https://issues.apache.org/jira/browse/ATLAS-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863904#comment-16863904
]
ASF subversion and git services commented on ATLAS-3256:
--------------------------------------------------------
Commit 9f71b529f0c600374bf4b3590ebf87cafec2fd31 in atlas's branch
refs/heads/master from nikhilbonte
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=9f71b52 ]
ATLAS-3256 Modify export API to process with relationshipAttributes #1 (zip for
new unit test cases)
> Modify export API to process with relationshipAttributes
> --------------------------------------------------------
>
> Key: ATLAS-3256
> URL: https://issues.apache.org/jira/browse/ATLAS-3256
> Project: Atlas
> Issue Type: Improvement
> Reporter: Nikhil Bonte
> Assignee: Nikhil Bonte
> Priority: Major
> Fix For: 2.1.0
>
> Attachments:
> ATLAS-3256-Modify-export-API-to-process-with-relationshipAttributes_2.patch,
> ATLAS-3256-zip-for-new-unit-test-cases-1.patch
>
>
> Current implementation of export operation uses graph queries to fetch
> related entities.
>
> This Jira will enable processing of entity's relationshipAttributes to get
> related entities if entity which is getting exported has
> relationshipAttributes.
>
> Approach:
> If relationshipAttributes present then use relationshipAttributes to get
> related entities,
> else go with graphQuery as before to get related entities.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)