โ12-22-2022 02:15 AM
hey i want to know how we can create my delta tables in unity catalog by the use of delta live tables pipelines or any other method by which we can create delta live tables to the unity catalog???
โ12-28-2022 11:33 PM
You can't yet. DLT doesn't support "catalog". What you can do however is import to a target schema in your hive_metastore and then "upgrade" that schema to Unity Catalog. The originating pipeline pointing at the old schema pipes into the appropriate place in UC. I'm personally not doing this because it feels like a temporary hack and am waiting until DLT fully supports "catalog" with schema as a variable in @dlt.table(name, schema).
โ12-22-2022 02:17 AM
@Ajay Pandeyโ @Devarsh Shahโ @Punit Chauhanโ
โ12-22-2022 02:20 AM
hey @Rishabh Pandeyโ refer this link
https://docs.databricks.com/release-notes/unity-catalog/20220825.html
it might be help you
โ12-22-2022 02:20 AM
hey @Punit Chauhanโ thanks for the link you have provided , but i am looking something else
โ12-28-2022 11:33 PM
You can't yet. DLT doesn't support "catalog". What you can do however is import to a target schema in your hive_metastore and then "upgrade" that schema to Unity Catalog. The originating pipeline pointing at the old schema pipes into the appropriate place in UC. I'm personally not doing this because it feels like a temporary hack and am waiting until DLT fully supports "catalog" with schema as a variable in @dlt.table(name, schema).
โ04-03-2023 05:58 AM
How long should we wait to use DLT on top of the unity catalog?
โ05-01-2023 03:34 AM
Now this feature is in public preview , now DLT support unity catalog
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group