- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 08:07 PM
Hi @steyler-db ,
Thanks for your response. I would like to clarify my question further.I have 100 streaming bronze tables defined in a Bronze DLT pipeline, which is executed in continuous mode. Additionally, I have created a Silver DLT pipeline using 200 complex SQL queries as materialized views, and this pipeline also runs continuously. In this scenario, when a record is inserted, updated, or deleted in a bronze table within the Bronze DLT pipeline, should the respective materialized view be executed in the Silver DLT pipeline?
You mentioned that the Delta Live Tables runtime cannot detect changes in non-Delta data sources. Could you please provide an example of what non-Delta data sources are and explain this point further?