- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 03:10 AM - edited 08-01-2025 03:14 AM
Hi @AlbertWang ,
Cool that most of the issues has been resolved by upgrading DAB to newer version. Regarding last error, it's a bit weird. It should work. Check if you have everything configured according to below article:
Publish to Multiple Catalogs and Schemas from a Single DLT Pipeline | Databricks Blog
So, make sure that you're using schema (not target) in your pipeline. Also, in below thread one user suggested to check if DPM setting is enabled in your pipeline. It's worth checking.
Solved: Delta Live Tables: dynamic schema - Databricks Community - 57626
In your pipeline setting you should have pipelines.enableDPMForExistingPipeline enabled to true
Enable the default publishing mode in a pipeline - Azure Databricks | Microsoft Learn