mz_catalog::durable::objects::state_update

Type Alias PersistStateUpdate

Source
type PersistStateUpdate = ((Result<SourceData, String>, Result<(), String>), Timestamp, i64);
Expand description

Version of StateUpdateKind that is stored directly in persist.