You can use an Update Strategy transformation to update Hive ACID tables. You can define expressions in an Update Strategy transformation with IIF or DECODE functions to set rules for updating rows. For example, the following IIF function detects and marks a row for reject if the entry date is after the apply date. Otherwise, the function marks the row for update: