Delta fields
Delta identifiers link a change set to the change set that preceded it.
| Field | Type | Unit | Meaning |
|---|---|---|---|
sparklogs.delta.id | string | This change event's own id. | |
sparklogs.delta.prev_id | string | The previous change event within this era, so the chain can be walked in order and a missing link detected. Absent on the first change after a full table. |