fn remove_pending_cluster_replicas_migration(
    tx: &mut Transaction<'_>,
) -> Result<(), Error>
Expand description

Cluster Replicas may be created ephemerally during an alter statement, these replicas are marked as pending and should be cleaned up on catalog opsn.