bhor-sanket commented on code in PR #670:
URL: https://github.com/apache/atlas/pull/670#discussion_r3726007079


##########
addons/models/6000-Trino/6000-trino_model.json:
##########
@@ -172,7 +172,7 @@
       "typeVersion":          "1.0",
       "relationshipCategory": "ASSOCIATION",
       "propagateTags":        "BOTH",
-      "endDef1": { "type": "hive_db",      "name": "trino_schema",  
"cardinality": "SET"    },
+      "endDef1": { "type": "hive_db",      "name": "trino_schema",  
"cardinality": "SET", "propagateDelete": true },

Review Comment:
   These changes are specific to the delete propagation. The earlier 
rename-related patch that was merged did not include these changes. This PR 
adds the required patch for the delete propagation functionality as well.
   



-- 
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]

Reply via email to