Lakehouse Architectural Pattern with Delta Lake
Delta Lake Technologies
A Delta Table is a collection of components kept together using Delta Lake technologies:
Delta files (Parquet files)
Delta transaction logs (stored in object storage)
The metastore (optional)
Delta Transaction Logs
The logs ...
datafragments.com1 min read