pub fn plan_delete_query(
    scx: &StatementContext<'_>,
    delete_stmt: DeleteStatement<Aug>
) -> Result<ReadThenWritePlan, PlanError>