Function mz_catalog::durable::upgrade::v72_to_v73::upgrade

source ยท
pub fn upgrade(
    snapshot: Vec<StateUpdateKind>,
) -> Vec<MigrationAction<StateUpdateKind, StateUpdateKind>>
Expand description

Adds the introspection source index global ID variant. Included in this change is shortening cluster IDs from 64 bits to 32 bits.