sheetalshah1007 opened a new pull request, #473: URL: https://github.com/apache/atlas/pull/473
…le relationship types under a single attribute ## What changes were proposed in this pull request? The fix splits the mixed collection by entity type and processes each group with the appropriate relationship type, ensuring correct validation and relationship creation. ## How was this patch tested? Integration test creates a hive_db with mixed hive_table and iceberg_table entities in the "tables" attribute, verifies each uses its correct relationship type (hive_table_db vs iceberg_table_db), and confirms no validation errors occur during CREATE and incremental UPDATE operations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
