Merge IDs or an
Update) when you only want one entry per actual change.
Inputs
- Data — the dated properties to coalesce. Wire any node that emits a dated-property timeline.
Output
- Result — the coalesced timeline, newest first. Consecutive equal
values are reduced to the first entry,
nilis treated as a distinct value, and entries that are empty in both value and date are dropped.
Notes
- Entries are coalesced independently per
id, so parallel histories keep their own segments. - When two entries share an
idand date but carry different non-nil values, the timeline is ambiguous and the node errors.