Every ingestion cycle either creates the Silver table or runs a real MERGE against it:
matched earthquake IDs get updated in place, new ones get inserted — the same semantics as
MERGE INTO in Databricks SQL, just via the open-source delta-rs engine instead
of a Spark cluster. Every commit is an immutable version you can query with VERSION AS OF.
| Version | Operation | Timestamp |
|---|---|---|
| v58 | VACUUM END | 2026-08-15 08:33:10 UTC |
| v57 | VACUUM START | 2026-08-15 08:33:10 UTC |
| v56 | DELETE | 2026-08-15 08:33:10 UTC |
| v55 | MERGE | 2026-08-15 08:33:10 UTC |
| v54 | MERGE | 2026-08-14 13:53:17 UTC |
| v53 | MERGE | 2026-08-14 13:48:13 UTC |
| v52 | MERGE | 2026-08-14 13:43:07 UTC |
| v51 | MERGE | 2026-08-14 13:37:58 UTC |
No magnitude revisions detected between the last two versions.
| Place | Region | Magnitude | Significance | Tsunami | Depth (km) |
|---|