Overview
Every commit to a managed lakehouse table creates an immutable snapshot. Time travel lets you browse the complete history of your table and inspect data at any point in time.Time travel is available for all managed lakehouse tables on Professional and above.
Snapshot Timeline
The Table Explorer’s Snapshots tab shows a visual timeline of all commits:- Row counts: How many rows were added in each commit
- Cumulative totals: Running total of rows and bytes at each snapshot
- File counts: Number of Parquet files per snapshot
- Commit types: Append, overwrite, or merge — color-coded
Preview Data at a Snapshot
Click the eye icon on any snapshot to preview the data files at that point in time:- Commit metadata (type, timestamp, snapshot IDs)
- List of Parquet files in the snapshot
- Total row count and file count
Snapshot Diff
Compare two snapshots to understand what changed:- Click two snapshot dots on the timeline
- Click Compare
- View the diff: row delta, byte delta, file delta, and time span
Response
Retention
Snapshot retention is configurable per table:| Tier | Default Retention |
|---|---|
| Professional | 7 days |
| Premium | 30 days |
| Enterprise | Up to 365 days |
API Reference
The managed lakehouse table ID