How can I use multiple schema in DLT?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 03:26 PM
Hi I would like to use multiple schema as destination in dlt but currently I can just give single unity schema . I have my tables of multi hop in different schema.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 05:32 PM
Unfortunately this is not possible at the moment. DLTs only target a single schema as destination.
Companies with such architecture are running several DLTs, one for each schema.
I believe this is expected for the future, but this is a limitation atm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 04:04 AM
@Hariharan49 'Direct Publishing Mode' Public Preview is now live on all production regions. This feature will allow you to write to multiple schemas & catalogs from the same pipeline.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 09:38 PM
Thanks for the info! I just tried and it worked! Although I don't know what 'direct publishing mode' is. I don't see that in my environment. But I just specified a different schema in the codes and it worked!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 12:56 AM
Hello @micmic
AS DPM is in Public preview so all new DLT pipelines created from the UI will have Direct Publishing Mode (DPM) enabled by default. This will not require any additional configuration.