Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2025 08:46 AM
Hi @Tuno986
You can implement a notification-driven system by having each domain team register new data products in a Delta table or send an event. This triggers automated compliance checks (schema, lineage, ACLs) using Databricks workflows. Governance teams are then alerted automatically (via Slack, email, or dashboards) to approve the data products before they go live.
LR