cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Governance
Join discussions on data governance practices, compliance, and security within the Databricks Community. Exchange strategies and insights to ensure data integrity and regulatory compliance.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Unity catalog with delta live tables

Rishabh-Pandey
Esteemed Contributor

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???

Rishabh Pandey
1 ACCEPTED SOLUTION

Accepted Solutions

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).

View solution in original post

6 REPLIES 6

Rishabh-Pandey
Esteemed Contributor

@Ajay Pandeyโ€‹  @Devarsh Shahโ€‹ @Punit Chauhanโ€‹ 

Rishabh Pandey

hey @Rishabh Pandeyโ€‹ refer this link

https://docs.databricks.com/release-notes/unity-catalog/20220825.html

it might be help you

hey @Punit Chauhanโ€‹ thanks for the link you have provided , but i am looking something else

Rishabh Pandey

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).

Sulfikkar
Contributor

How long should we wait to use DLT on top of the unity catalog?

Now this feature is in public preview , now DLT support unity catalog

Rishabh Pandey

Connect with Databricks Users in Your Area

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