pub fn plan_alter_cluster(
    scx: &mut StatementContext<'_>,
    _: AlterClusterStatement<Aug>
) -> Result<Plan, PlanError>