pub fn plan_alter_object_swap(
    scx: &mut StatementContext<'_>,
    stmt: AlterObjectSwapStatement
) -> Result<Plan, PlanError>