mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-04 03:15:27 +00:00
* Setup schema and core lineage traversal service for retrieving downstream entities * Update getTargetsForAlert signature to use SubscriptionDestination * Modify alert target finder method to support lineage entities analysis * Rename utility class and method to explore downstream entities of the lineage graph * Apply style * Prevent entering on recursion when maxDepth is lower than 0 * Update generated TypeScript types --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>