That Old Restart Problem Strikes Back: Getting What You Pay for
During my previous research, I was also testing the same UPDATE
statement against a partitioned table.
I was slightly puzzled that I did not observe any statement restarts in the performance statistics, even after I updated tens of millions of rows in the partitioned table.
It turns out that there are still statement restarts there, however, they do not lead to such dreadful ramifications when a table is being read three times.