[
https://issues.apache.org/jira/browse/ATLAS-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian updated ATLAS-1656:
--------------------------------------
Fix Version/s: 0.9-incubating
0.8-incubating
> Improve Lineage performance
> ---------------------------
>
> Key: ATLAS-1656
> URL: https://issues.apache.org/jira/browse/ATLAS-1656
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 0.8-incubating, 0.9-incubating
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Fix For: 0.8-incubating, 0.9-incubating
>
> Attachments: ATLAS-1656.1.patch
>
>
> Before lineage query is fired, query is issued to check if entity exists
> using guid and superType name. superTypes is not an indexed property and
> query takes sometime to validate if entity exists for large data sets.
> Improve above flow by searching graph using guid and then filter based on
> supertype in-memory.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)