Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 12:59 AM
Hi @jeremy98 ,
When a DLT pipeline creates a table, this table can only be written to by the pipeline that created it. If another pipeline tries to write data to this table the pipeline will error.
The solution is quite simple, parametrize your DAB template in such way that each developer during DAB deployment to DEV will have its own dedicated catalog. You can refere to below article when this approach is explained in details:
Avoid Delta Live Table Pipeline Conflicts with Parameterised Databricks Asset Bundles