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: 

Does Delta Live Table supports MERGE?

ruslan
Databricks Employee
Databricks Employee

Does Delta Live Table supports MERGE? 

1 REPLY 1

ruslan
Databricks Employee
Databricks Employee

Delta Live Table currently does not support MERGE statement. This is work in progress.

For now, you could use Structured Streaming + MERGE inside of a forEachBatch()