pub fn plan_update_query(
    scx: &StatementContext<'_>,
    update_stmt: UpdateStatement<Aug>
) -> Result<ReadThenWritePlan, PlanError>