[
https://issues.apache.org/jira/browse/ATLAS-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sheetal Shah resolved ATLAS-5156.
---------------------------------
Fix Version/s: 3.0.0
2.6.0
Resolution: Fixed
> Import failure due to missing support for handling multiple relationship
> types under a single attribute
> -------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-5156
> URL: https://issues.apache.org/jira/browse/ATLAS-5156
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Sheetal Shah
> Assignee: Sheetal Shah
> Priority: Major
> Fix For: 3.0.0, 2.6.0
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> h2. Impact
> Incremental imports with mixed-type relationship collections fail or produce
> incomplete relationship graphs. This issue is data-dependent and difficult to
> diagnose, despite the model being valid.
> h2. Expected behaviour
> The system should handle multiple relationship types within a single
> attribute correctly. It should map each relationship type to its
> corresponding entities without errors.
> h2. Actual behaviour
> The current implementation derives only one relationship type for the entire
> tables collection, typically hive_table_db. This results in incorrect mapping
> for anotherType_table entities, causing relationship validation to fail and
> the incremental import to either error out or leave anotherType relationships
> missing.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)