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: 

What are the best practices for schema drift using Delta Live tables, in a scenario where the main source is a no sql database and we have a lot of ch...

fshimamoto
New Contributor III

What are the best practices for schema drift using Delta Live tables, in a scenario where the main source is a no sql database and we have a lot of changes in the schema?​

3 REPLIES 3

User16753725469
Contributor II

Hi @Fernando Martin​ if your table is incremental you need to reset the schema manually for complete tables it happens automatically.

jose_gonzalez
Databricks Employee
Databricks Employee

Hi @Fernando Martin​,

If you are reading files (JSON, CSV, TXT, etc) then you can use Autoloader. Autoloader will handled your schema changes. The following docs might be able to help https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-incremental-data.ht...

Vartika
Databricks Employee
Databricks Employee

Hey there @Fernando Martin​ 

Hope all is well!

Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. 

We'd love to hear from you.

Thanks!

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