pub fn plan_alter_sink(
    scx: &mut StatementContext<'_>,
    stmt: AlterSinkStatement<Aug>
) -> Result<Plan, PlanError>