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 is Delta live table? How is it different from the Normal Delta table

User16826994223
Honored Contributor III

what is Delta's live table? How is it different from the Normal Delta table

1 REPLY 1

aladda
Databricks Employee
Databricks Employee

Delta Live tables builds on normal delta table by allowing you to easily define end-to-end data pipelines by specifying the data source, the transformation logic, and destination state of the data โ€” instead of manually stitching together siloed data processing jobs. Think of Delta Live Tables as an orchestration framework for data stored in delta tables