pub fn plan_create_cluster_replica(
    scx: &StatementContext<'_>,
    _: CreateClusterReplicaStatement<Aug>
) -> Result<Plan, PlanError>