cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

asset bundle

seefoods
Contributor III

Hello Guys,

Its possible to use asset bundle databricks to set tbproperties of table?

Cordially, 

1 REPLY 1

szymon_dybczak
Esteemed Contributor III

Hi @seefoods ,

There is no out of the box to do this in DAB. Look at supported resources that you can configure with DABs:

Databricks Asset Bundles resources | Databricks Documentation

As a workaround, you can just create notebook that will set tblproperties for your tables and add it to DABs workflow.