Skip to content
David Liu edited this page Dec 29, 2024 · 2 revisions

Delta Live Tables (DLT): Data pipeline framework

DLT is not a table

  • It manage the data flow, task orchestration, data quality and error handling
  • It offers declarative pipeline development
  • It contains pipeline, the main unit of execution
  • It manages many Delta tables
  • proprietary to Databricks

Clone this wiki locally