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: 

Bulk updating Delta tables in Databricks

Dipesh
New Contributor II

Hi All,

I have some data in Delta table with multiple columns and each record has a unique identifier.

I want to update some columns as per the new values coming in for each of these unique records. However updating one record at a time is taking a lot of time.

Is there any way i can perform bulk update on Delta tables for all the unique records and their columns at once?

Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions

Hubert-Dudek
Esteemed Contributor III

yes by using MERGE statment

View solution in original post

1 REPLY 1

Hubert-Dudek
Esteemed Contributor III

yes by using MERGE statment

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