Tables already apply changes based on row deltas and the multi-value column index tables need to update based on those deltas.
We tried replacing all data in multi-value index tables for ANY changes to the main Table, but it does not scale well.
This was done as a part of
https://github.com/Sage-Bionetworks/Synapse-Repository-Services/pull/3920/files
for