No delta implement ACID operations. Optimize is a type of operation so it will either completely succeed or completely fail
Depending on the type of optimize statement you are doing process can be idempotant (eg: bin-packing) or not (eg: z-order)